Skip to content

Commit

Permalink
Merge branch 'release-1.35.97'
Browse files Browse the repository at this point in the history
* release-1.35.97:
  Bumping version to 1.35.97
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jan 10, 2025
2 parents 48d0701 + f950c93 commit cebd1c3
Show file tree
Hide file tree
Showing 8 changed files with 149 additions and 21 deletions.
17 changes: 17 additions & 0 deletions .changes/1.35.97.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"category": "``redshift``",
"description": "Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.",
"type": "api-change"
},
{
"category": "``securitylake``",
"description": "Doc only update for ServiceName that fixes several customer-reported issues",
"type": "api-change"
},
{
"category": "``sts``",
"description": "Fixed typos in the descriptions.",
"type": "api-change"
}
]
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
CHANGELOG
=========

1.35.97
=======

* api-change:``redshift``: Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
* api-change:``securitylake``: Doc only update for ServiceName that fixes several customer-reported issues
* api-change:``sts``: Fixed typos in the descriptions.


1.35.96
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.35.96'
__version__ = '1.35.97'


class NullHandler(logging.Handler):
Expand Down
117 changes: 110 additions & 7 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -13814,6 +13814,7 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"eu-central-1" : { },
Expand Down Expand Up @@ -21617,8 +21618,18 @@
},
"snowball" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"af-south-1" : {
"variants" : [ {
"hostname" : "snowball-fips.af-south-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ap-east-1" : {
"variants" : [ {
"hostname" : "snowball-fips.ap-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ap-northeast-1" : {
"variants" : [ {
"hostname" : "snowball-fips.ap-northeast-1.amazonaws.com",
Expand Down Expand Up @@ -21655,7 +21666,12 @@
"tags" : [ "fips" ]
} ]
},
"ap-southeast-3" : { },
"ap-southeast-3" : {
"variants" : [ {
"hostname" : "snowball-fips.ap-southeast-3.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1" : {
"variants" : [ {
"hostname" : "snowball-fips.ca-central-1.amazonaws.com",
Expand All @@ -21668,8 +21684,18 @@
"tags" : [ "fips" ]
} ]
},
"eu-north-1" : { },
"eu-south-1" : { },
"eu-north-1" : {
"variants" : [ {
"hostname" : "snowball-fips.eu-north-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-south-1" : {
"variants" : [ {
"hostname" : "snowball-fips.eu-south-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-west-1" : {
"variants" : [ {
"hostname" : "snowball-fips.eu-west-1.amazonaws.com",
Expand All @@ -21688,6 +21714,20 @@
"tags" : [ "fips" ]
} ]
},
"fips-af-south-1" : {
"credentialScope" : {
"region" : "af-south-1"
},
"deprecated" : true,
"hostname" : "snowball-fips.af-south-1.amazonaws.com"
},
"fips-ap-east-1" : {
"credentialScope" : {
"region" : "ap-east-1"
},
"deprecated" : true,
"hostname" : "snowball-fips.ap-east-1.amazonaws.com"
},
"fips-ap-northeast-1" : {
"credentialScope" : {
"region" : "ap-northeast-1"
Expand Down Expand Up @@ -21730,6 +21770,13 @@
"deprecated" : true,
"hostname" : "snowball-fips.ap-southeast-2.amazonaws.com"
},
"fips-ap-southeast-3" : {
"credentialScope" : {
"region" : "ap-southeast-3"
},
"deprecated" : true,
"hostname" : "snowball-fips.ap-southeast-3.amazonaws.com"
},
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand All @@ -21744,6 +21791,20 @@
"deprecated" : true,
"hostname" : "snowball-fips.eu-central-1.amazonaws.com"
},
"fips-eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
},
"deprecated" : true,
"hostname" : "snowball-fips.eu-north-1.amazonaws.com"
},
"fips-eu-south-1" : {
"credentialScope" : {
"region" : "eu-south-1"
},
"deprecated" : true,
"hostname" : "snowball-fips.eu-south-1.amazonaws.com"
},
"fips-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand All @@ -21765,6 +21826,20 @@
"deprecated" : true,
"hostname" : "snowball-fips.eu-west-3.amazonaws.com"
},
"fips-il-central-1" : {
"credentialScope" : {
"region" : "il-central-1"
},
"deprecated" : true,
"hostname" : "snowball-fips.il-central-1.amazonaws.com"
},
"fips-me-central-1" : {
"credentialScope" : {
"region" : "me-central-1"
},
"deprecated" : true,
"hostname" : "snowball-fips.me-central-1.amazonaws.com"
},
"fips-sa-east-1" : {
"credentialScope" : {
"region" : "sa-east-1"
Expand Down Expand Up @@ -21800,8 +21875,18 @@
"deprecated" : true,
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-central-1" : { },
"il-central-1" : {
"variants" : [ {
"hostname" : "snowball-fips.il-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"me-central-1" : {
"variants" : [ {
"hostname" : "snowball-fips.me-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"sa-east-1" : {
"variants" : [ {
"hostname" : "snowball-fips.sa-east-1.amazonaws.com",
Expand Down Expand Up @@ -32431,6 +32516,24 @@
"us-iso-east-1" : { }
}
},
"budgets" : {
"endpoints" : {
"aws-iso-global" : {
"credentialScope" : {
"region" : "us-iso-east-1"
},
"hostname" : "budgets.c2s.ic.gov"
},
"us-iso-east-1" : {
"credentialScope" : {
"region" : "us-iso-east-1"
},
"hostname" : "budgets.c2s.ic.gov"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-iso-global"
},
"cloudcontrolapi" : {
"endpoints" : {
"us-iso-east-1" : { },
Expand Down
10 changes: 5 additions & 5 deletions botocore/data/redshift/2012-12-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3271,7 +3271,7 @@
},
"PubliclyAccessible":{
"shape":"Boolean",
"documentation":"<p>A boolean value that, if <code>true</code>, indicates that the cluster can be accessed from a public network.</p>"
"documentation":"<p>A boolean value that, if <code>true</code>, indicates that the cluster can be accessed from a public network.</p> <p>Default: false</p>"
},
"Encrypted":{
"shape":"Boolean",
Expand Down Expand Up @@ -4267,11 +4267,11 @@
},
"PubliclyAccessible":{
"shape":"BooleanOptional",
"documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p>"
"documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p> <p>Default: false</p>"
},
"Encrypted":{
"shape":"BooleanOptional",
"documentation":"<p>If <code>true</code>, the data in the cluster is encrypted at rest. </p> <p>Default: false</p>"
"documentation":"<p>If <code>true</code>, the data in the cluster is encrypted at rest. If you set the value on this parameter to <code>false</code>, the request will fail.</p> <p>Default: true</p>"
},
"HsmClientCertificateIdentifier":{
"shape":"String",
Expand Down Expand Up @@ -8622,7 +8622,7 @@
},
"PubliclyAccessible":{
"shape":"BooleanOptional",
"documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. Only clusters in VPCs can be set to be publicly available.</p>"
"documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. Only clusters in VPCs can be set to be publicly available.</p> <p>Default: false</p>"
},
"ElasticIp":{
"shape":"String",
Expand Down Expand Up @@ -10385,7 +10385,7 @@
},
"PubliclyAccessible":{
"shape":"BooleanOptional",
"documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p>"
"documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p> <p>Default: false</p>"
},
"OwnerAccount":{
"shape":"String",
Expand Down
6 changes: 3 additions & 3 deletions botocore/data/securitylake/2018-05-10/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
{"shape":"ConflictException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Automatically enables Amazon Security Lake for new member accounts in your organization. Security Lake is not automatically enabled for any existing member accounts in your organization.</p>"
"documentation":"<p>Automatically enables Amazon Security Lake for new member accounts in your organization. Security Lake is not automatically enabled for any existing member accounts in your organization.</p> <p>This operation merges the new data lake organization configuration with the existing configuration for Security Lake in your organization. If you want to create a new data lake organization configuration, you must delete the existing one using <a href=\"https://docs.aws.amazon.com/security-lake/latest/APIReference/API_DeleteDataLakeOrganizationConfiguration.html\">DeleteDataLakeOrganizationConfiguration</a>.</p>"
},
"CreateSubscriber":{
"name":"CreateSubscriber",
Expand Down Expand Up @@ -815,7 +815,7 @@
},
"eventClasses":{
"shape":"OcsfEventClassList",
"documentation":"<p>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of data that the custom source will send to Security Lake. The supported event classes are:</p> <ul> <li> <p> <code>ACCESS_ACTIVITY</code> </p> </li> <li> <p> <code>FILE_ACTIVITY</code> </p> </li> <li> <p> <code>KERNEL_ACTIVITY</code> </p> </li> <li> <p> <code>KERNEL_EXTENSION</code> </p> </li> <li> <p> <code>MEMORY_ACTIVITY</code> </p> </li> <li> <p> <code>MODULE_ACTIVITY</code> </p> </li> <li> <p> <code>PROCESS_ACTIVITY</code> </p> </li> <li> <p> <code>REGISTRY_KEY_ACTIVITY</code> </p> </li> <li> <p> <code>REGISTRY_VALUE_ACTIVITY</code> </p> </li> <li> <p> <code>RESOURCE_ACTIVITY</code> </p> </li> <li> <p> <code>SCHEDULED_JOB_ACTIVITY</code> </p> </li> <li> <p> <code>SECURITY_FINDING</code> </p> </li> <li> <p> <code>ACCOUNT_CHANGE</code> </p> </li> <li> <p> <code>AUTHENTICATION</code> </p> </li> <li> <p> <code>AUTHORIZATION</code> </p> </li> <li> <p> <code>ENTITY_MANAGEMENT_AUDIT</code> </p> </li> <li> <p> <code>DHCP_ACTIVITY</code> </p> </li> <li> <p> <code>NETWORK_ACTIVITY</code> </p> </li> <li> <p> <code>DNS_ACTIVITY</code> </p> </li> <li> <p> <code>FTP_ACTIVITY</code> </p> </li> <li> <p> <code>HTTP_ACTIVITY</code> </p> </li> <li> <p> <code>RDP_ACTIVITY</code> </p> </li> <li> <p> <code>SMB_ACTIVITY</code> </p> </li> <li> <p> <code>SSH_ACTIVITY</code> </p> </li> <li> <p> <code>CONFIG_STATE</code> </p> </li> <li> <p> <code>INVENTORY_INFO</code> </p> </li> <li> <p> <code>EMAIL_ACTIVITY</code> </p> </li> <li> <p> <code>API_ACTIVITY</code> </p> </li> <li> <p> <code>CLOUD_API</code> </p> </li> </ul>"
"documentation":"<p>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of data that the custom source will send to Security Lake. For the list of supported event classes, see the <a href=\"https://docs.aws.amazon.com/security-lake/latest/userguide/adding-custom-sources.html#ocsf-eventclass\">Amazon Security Lake User Guide</a>.</p>"
},
"sourceName":{
"shape":"CustomLogSourceName",
Expand Down Expand Up @@ -1290,7 +1290,7 @@
},
"eventClasses":{
"shape":"OcsfEventClassList",
"documentation":"<p>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of data that the custom source will send to Security Lake. The supported event classes are:</p> <ul> <li> <p> <code>ACCESS_ACTIVITY</code> </p> </li> <li> <p> <code>FILE_ACTIVITY</code> </p> </li> <li> <p> <code>KERNEL_ACTIVITY</code> </p> </li> <li> <p> <code>KERNEL_EXTENSION</code> </p> </li> <li> <p> <code>MEMORY_ACTIVITY</code> </p> </li> <li> <p> <code>MODULE_ACTIVITY</code> </p> </li> <li> <p> <code>PROCESS_ACTIVITY</code> </p> </li> <li> <p> <code>REGISTRY_KEY_ACTIVITY</code> </p> </li> <li> <p> <code>REGISTRY_VALUE_ACTIVITY</code> </p> </li> <li> <p> <code>RESOURCE_ACTIVITY</code> </p> </li> <li> <p> <code>SCHEDULED_JOB_ACTIVITY</code> </p> </li> <li> <p> <code>SECURITY_FINDING</code> </p> </li> <li> <p> <code>ACCOUNT_CHANGE</code> </p> </li> <li> <p> <code>AUTHENTICATION</code> </p> </li> <li> <p> <code>AUTHORIZATION</code> </p> </li> <li> <p> <code>ENTITY_MANAGEMENT_AUDIT</code> </p> </li> <li> <p> <code>DHCP_ACTIVITY</code> </p> </li> <li> <p> <code>NETWORK_ACTIVITY</code> </p> </li> <li> <p> <code>DNS_ACTIVITY</code> </p> </li> <li> <p> <code>FTP_ACTIVITY</code> </p> </li> <li> <p> <code>HTTP_ACTIVITY</code> </p> </li> <li> <p> <code>RDP_ACTIVITY</code> </p> </li> <li> <p> <code>SMB_ACTIVITY</code> </p> </li> <li> <p> <code>SSH_ACTIVITY</code> </p> </li> <li> <p> <code>CONFIG_STATE</code> </p> </li> <li> <p> <code>INVENTORY_INFO</code> </p> </li> <li> <p> <code>EMAIL_ACTIVITY</code> </p> </li> <li> <p> <code>API_ACTIVITY</code> </p> </li> <li> <p> <code>CLOUD_API</code> </p> </li> </ul>"
"documentation":"<p>The Open Cybersecurity Schema Framework (OCSF) event classes describes the type of data that the custom source will send to Security Lake. For the list of supported event classes, see <a href=\"https://docs.aws.amazon.com/security-lake/latest/userguide/adding-custom-sources.html#ocsf-eventclass.html\">Supported OCSF Event classes</a> in the Amazon Security Lake User Guide.</p>"
},
"sourceName":{
"shape":"String",
Expand Down
Loading

0 comments on commit cebd1c3

Please sign in to comment.