Skip to content

Commit 203a59e

Browse files
authored
[v2] Remove opsworks and opsworks-cm clients (#9671)
1 parent 9a3a026 commit 203a59e

File tree

113 files changed

+30
-15035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+30
-15035
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``opsworks``",
4+
"description": "The opsworks client has been removed following the deprecation of the service."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``opsworks-cm``",
4+
"description": "The opsworks-cm client has been removed following the deprecation of the service."
5+
}

awscli/botocore/data/endpoints.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18009,22 +18009,6 @@
1800918009
}
1801018010
}
1801118011
},
18012-
"opsworks" : {
18013-
"endpoints" : {
18014-
"ap-southeast-1" : { },
18015-
"eu-central-1" : { },
18016-
"eu-west-1" : { },
18017-
"us-east-1" : { },
18018-
"us-west-2" : { }
18019-
}
18020-
},
18021-
"opsworks-cm" : {
18022-
"endpoints" : {
18023-
"ap-southeast-2" : { },
18024-
"eu-west-1" : { },
18025-
"us-east-1" : { }
18026-
}
18027-
},
1802818012
"organizations" : {
1802918013
"endpoints" : {
1803018014
"aws-global" : {

0 commit comments

Comments
 (0)