Skip to content

Commit

Permalink
Release v1.44.276 (2023-06-05) (#4873)
Browse files Browse the repository at this point in the history
Release v1.44.276 (2023-06-05)
===

### Service Client Updates
* `service/cloudformation`: Updates service API and documentation
  * AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
* `service/ec2`: Updates service API
  * Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
* `service/finspace`: Updates service API, documentation, and paginators
* `service/frauddetector`: Updates service API and documentation
* `service/keyspaces`: Updates service API and documentation
* `service/kms`: Updates service API, documentation, and examples
  * This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS.  It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
* `service/lambda`: Updates service API and documentation
  * Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda.
* `service/mwaa`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Jun 5, 2023
1 parent 0af146f commit d4aaf18
Show file tree
Hide file tree
Showing 38 changed files with 16,314 additions and 1,676 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Release v1.44.276 (2023-06-05)
===

### Service Client Updates
* `service/cloudformation`: Updates service API and documentation
* AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
* `service/ec2`: Updates service API
* Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
* `service/finspace`: Updates service API, documentation, and paginators
* `service/frauddetector`: Updates service API and documentation
* `service/keyspaces`: Updates service API and documentation
* `service/kms`: Updates service API, documentation, and examples
* This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
* `service/lambda`: Updates service API and documentation
* Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda.
* `service/mwaa`: Updates service API and documentation

Release v1.44.275 (2023-06-02)
===

Expand Down
15 changes: 15 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.275"
const SDKVersion = "1.44.276"
88 changes: 88 additions & 0 deletions models/apis/cloudformation/2010-05-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,22 @@
"xmlNamespace":"http://cloudformation.amazonaws.com/doc/2010-05-15/"
},
"operations":{
"ActivateOrganizationsAccess":{
"name":"ActivateOrganizationsAccess",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ActivateOrganizationsAccessInput"},
"output":{
"shape":"ActivateOrganizationsAccessOutput",
"resultWrapper":"ActivateOrganizationsAccessResult"
},
"errors":[
{"shape":"InvalidOperationException"},
{"shape":"OperationNotFoundException"}
]
},
"ActivateType":{
"name":"ActivateType",
"http":{
Expand Down Expand Up @@ -142,6 +158,22 @@
{"shape":"LimitExceededException"}
]
},
"DeactivateOrganizationsAccess":{
"name":"DeactivateOrganizationsAccess",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeactivateOrganizationsAccessInput"},
"output":{
"shape":"DeactivateOrganizationsAccessOutput",
"resultWrapper":"DeactivateOrganizationsAccessResult"
},
"errors":[
{"shape":"InvalidOperationException"},
{"shape":"OperationNotFoundException"}
]
},
"DeactivateType":{
"name":"DeactivateType",
"http":{
Expand Down Expand Up @@ -279,6 +311,22 @@
{"shape":"ChangeSetNotFoundException"}
]
},
"DescribeOrganizationsAccess":{
"name":"DescribeOrganizationsAccess",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeOrganizationsAccessInput"},
"output":{
"shape":"DescribeOrganizationsAccessOutput",
"resultWrapper":"DescribeOrganizationsAccessResult"
},
"errors":[
{"shape":"InvalidOperationException"},
{"shape":"OperationNotFoundException"}
]
},
"DescribePublisher":{
"name":"DescribePublisher",
"http":{
Expand Down Expand Up @@ -1044,6 +1092,16 @@
"min":1,
"pattern":"(s3://|http(s?)://).+"
},
"ActivateOrganizationsAccessInput":{
"type":"structure",
"members":{
}
},
"ActivateOrganizationsAccessOutput":{
"type":"structure",
"members":{
}
},
"ActivateTypeInput":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1491,6 +1549,16 @@
"exception":true
},
"CreationTime":{"type":"timestamp"},
"DeactivateOrganizationsAccessInput":{
"type":"structure",
"members":{
}
},
"DeactivateOrganizationsAccessOutput":{
"type":"structure",
"members":{
}
},
"DeactivateTypeInput":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1666,6 +1734,18 @@
"RootChangeSetId":{"shape":"ChangeSetId"}
}
},
"DescribeOrganizationsAccessInput":{
"type":"structure",
"members":{
"CallAs":{"shape":"CallAs"}
}
},
"DescribeOrganizationsAccessOutput":{
"type":"structure",
"members":{
"Status":{"shape":"OrganizationStatus"}
}
},
"DescribePublisherInput":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -2676,6 +2756,14 @@
"type":"string",
"max":4096
},
"OrganizationStatus":{
"type":"string",
"enum":[
"ENABLED",
"DISABLED",
"DISABLED_PERMANENTLY"
]
},
"OrganizationalUnitId":{
"type":"string",
"pattern":"^(ou-[a-z0-9]{4,32}-[a-z0-9]{8,32}|r-[a-z0-9]{4,32})$"
Expand Down
Loading

0 comments on commit d4aaf18

Please sign in to comment.