Skip to content

Commit 557980d

Browse files
committed
chore(data): ⏳nightly AWS data update (2026-06-09)
- Updated partition data - Updated region data - Updated service data - Updated go.mod/go.sum if needed Generated on: 2026-06-09
1 parent a4cd51d commit 557980d

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

pkg/data/manifests/botocore.services.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6292,10 +6292,14 @@
62926292
"Operations": [
62936293
"AssociateService",
62946294
"CreateAgentSpace",
6295+
"CreateAsset",
6296+
"CreateAssetFile",
62956297
"CreateBacklogTask",
62966298
"CreateChat",
62976299
"CreatePrivateConnection",
62986300
"DeleteAgentSpace",
6301+
"DeleteAsset",
6302+
"DeleteAssetFile",
62996303
"DeletePrivateConnection",
63006304
"DeregisterService",
63016305
"DescribePrivateConnection",
@@ -6304,12 +6308,19 @@
63046308
"EnableOperatorApp",
63056309
"GetAccountUsage",
63066310
"GetAgentSpace",
6311+
"GetAsset",
6312+
"GetAssetContent",
6313+
"GetAssetFile",
63076314
"GetAssociation",
63086315
"GetBacklogTask",
63096316
"GetOperatorApp",
63106317
"GetRecommendation",
63116318
"GetService",
63126319
"ListAgentSpaces",
6320+
"ListAssetFiles",
6321+
"ListAssetTypes",
6322+
"ListAssetVersions",
6323+
"ListAssets",
63136324
"ListAssociations",
63146325
"ListBacklogTasks",
63156326
"ListChats",
@@ -6327,6 +6338,8 @@
63276338
"TagResource",
63286339
"UntagResource",
63296340
"UpdateAgentSpace",
6341+
"UpdateAsset",
6342+
"UpdateAssetFile",
63306343
"UpdateAssociation",
63316344
"UpdateBacklogTask",
63326345
"UpdateGoal",
@@ -20102,7 +20115,6 @@
2010220115
"EndpointPrefix": "tax",
2010320116
"SignatureVersion": "v4",
2010420117
"Protocol": "rest-json",
20105-
"JSONVersion": "1.1",
2010620118
"Operations": [
2010720119
"BatchDeleteTaxRegistration",
2010820120
"BatchGetTaxExemptions",

0 commit comments

Comments
 (0)