aws-sdk-agentregistrycontrol 1.0.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-agentregistrycontrol/client.rb +708 -15
- data/lib/aws-sdk-agentregistrycontrol/client_api.rb +125 -0
- data/lib/aws-sdk-agentregistrycontrol/types.rb +588 -36
- data/lib/aws-sdk-agentregistrycontrol.rb +1 -1
- data/sig/client.rbs +50 -5
- data/sig/params.rbs +31 -0
- data/sig/types.rbs +135 -5
- metadata +3 -3
|
@@ -16,6 +16,12 @@ module Aws::AgentRegistryControl
|
|
|
16
16
|
|
|
17
17
|
A2aAgentCardDescriptor = Shapes::StructureShape.new(name: 'A2aAgentCardDescriptor')
|
|
18
18
|
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
|
19
|
+
AgUiDescriptor = Shapes::StructureShape.new(name: 'AgUiDescriptor')
|
|
20
|
+
AgentCoreGatewayProtocolType = Shapes::StringShape.new(name: 'AgentCoreGatewayProtocolType')
|
|
21
|
+
AgentCoreGatewaySourceDetails = Shapes::StructureShape.new(name: 'AgentCoreGatewaySourceDetails')
|
|
22
|
+
AgentCoreRuntimeProtocolConfiguration = Shapes::StructureShape.new(name: 'AgentCoreRuntimeProtocolConfiguration')
|
|
23
|
+
AgentCoreRuntimeServerProtocol = Shapes::StringShape.new(name: 'AgentCoreRuntimeServerProtocol')
|
|
24
|
+
AgentCoreRuntimeSourceDetails = Shapes::StructureShape.new(name: 'AgentCoreRuntimeSourceDetails')
|
|
19
25
|
AgentSkillsAdditionalData = Shapes::StructureShape.new(name: 'AgentSkillsAdditionalData')
|
|
20
26
|
AgentSkillsDefinitionDescriptor = Shapes::StructureShape.new(name: 'AgentSkillsDefinitionDescriptor')
|
|
21
27
|
AgentSkillsMdDescriptor = Shapes::StructureShape.new(name: 'AgentSkillsMdDescriptor')
|
|
@@ -30,6 +36,10 @@ module Aws::AgentRegistryControl
|
|
|
30
36
|
AuthorizingClaimMatchValueType = Shapes::StructureShape.new(name: 'AuthorizingClaimMatchValueType')
|
|
31
37
|
AutoApprovalRule = Shapes::StringShape.new(name: 'AutoApprovalRule')
|
|
32
38
|
AutoApprovalRuleList = Shapes::ListShape.new(name: 'AutoApprovalRuleList')
|
|
39
|
+
AutoDetection = Shapes::StructureShape.new(name: 'AutoDetection')
|
|
40
|
+
AutoDetectionConfiguration = Shapes::StructureShape.new(name: 'AutoDetectionConfiguration')
|
|
41
|
+
AutoDetectionScope = Shapes::StringShape.new(name: 'AutoDetectionScope')
|
|
42
|
+
AutoDetectionStatus = Shapes::StringShape.new(name: 'AutoDetectionStatus')
|
|
33
43
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
|
34
44
|
ClaimMatchOperatorType = Shapes::StringShape.new(name: 'ClaimMatchOperatorType')
|
|
35
45
|
ClaimMatchValueType = Shapes::UnionShape.new(name: 'ClaimMatchValueType')
|
|
@@ -39,6 +49,7 @@ module Aws::AgentRegistryControl
|
|
|
39
49
|
CreateRegistryRecordResponse = Shapes::StructureShape.new(name: 'CreateRegistryRecordResponse')
|
|
40
50
|
CreateRegistryRequest = Shapes::StructureShape.new(name: 'CreateRegistryRequest')
|
|
41
51
|
CreateRegistryResponse = Shapes::StructureShape.new(name: 'CreateRegistryResponse')
|
|
52
|
+
CreatorAccountId = Shapes::StringShape.new(name: 'CreatorAccountId')
|
|
42
53
|
CredentialProviderArn = Shapes::StringShape.new(name: 'CredentialProviderArn')
|
|
43
54
|
CustomClaimValidationType = Shapes::StructureShape.new(name: 'CustomClaimValidationType')
|
|
44
55
|
CustomClaimValidationsType = Shapes::ListShape.new(name: 'CustomClaimValidationsType')
|
|
@@ -59,6 +70,7 @@ module Aws::AgentRegistryControl
|
|
|
59
70
|
Descriptors = Shapes::StructureShape.new(name: 'Descriptors')
|
|
60
71
|
DiscoveryConfiguration = Shapes::StructureShape.new(name: 'DiscoveryConfiguration')
|
|
61
72
|
DiscoveryUrl = Shapes::StringShape.new(name: 'DiscoveryUrl')
|
|
73
|
+
EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
|
|
62
74
|
EndpointIpAddressType = Shapes::StringShape.new(name: 'EndpointIpAddressType')
|
|
63
75
|
FilterValue = Shapes::StringShape.new(name: 'FilterValue')
|
|
64
76
|
FilterValues = Shapes::ListShape.new(name: 'FilterValues')
|
|
@@ -66,12 +78,14 @@ module Aws::AgentRegistryControl
|
|
|
66
78
|
GetRegistryRecordResponse = Shapes::StructureShape.new(name: 'GetRegistryRecordResponse')
|
|
67
79
|
GetRegistryRequest = Shapes::StructureShape.new(name: 'GetRegistryRequest')
|
|
68
80
|
GetRegistryResponse = Shapes::StructureShape.new(name: 'GetRegistryResponse')
|
|
81
|
+
HttpDescriptor = Shapes::StructureShape.new(name: 'HttpDescriptor')
|
|
69
82
|
IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
|
|
70
83
|
IamSigningRegion = Shapes::StringShape.new(name: 'IamSigningRegion')
|
|
71
84
|
IamSigningServiceName = Shapes::StringShape.new(name: 'IamSigningServiceName')
|
|
72
85
|
InboundTokenClaimNameType = Shapes::StringShape.new(name: 'InboundTokenClaimNameType')
|
|
73
86
|
InboundTokenClaimValueType = Shapes::StringShape.new(name: 'InboundTokenClaimValueType')
|
|
74
87
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
|
88
|
+
KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
|
|
75
89
|
ListRegistriesRequest = Shapes::StructureShape.new(name: 'ListRegistriesRequest')
|
|
76
90
|
ListRegistriesResponse = Shapes::StructureShape.new(name: 'ListRegistriesResponse')
|
|
77
91
|
ListRegistryRecordsRequest = Shapes::StructureShape.new(name: 'ListRegistryRecordsRequest')
|
|
@@ -91,6 +105,11 @@ module Aws::AgentRegistryControl
|
|
|
91
105
|
PrivateEndpointOverride = Shapes::StructureShape.new(name: 'PrivateEndpointOverride')
|
|
92
106
|
PrivateEndpointOverrideDomain = Shapes::StringShape.new(name: 'PrivateEndpointOverrideDomain')
|
|
93
107
|
PrivateEndpointOverrides = Shapes::ListShape.new(name: 'PrivateEndpointOverrides')
|
|
108
|
+
Provenance = Shapes::StructureShape.new(name: 'Provenance')
|
|
109
|
+
ProvenanceList = Shapes::ListShape.new(name: 'ProvenanceList')
|
|
110
|
+
ProvenanceRelation = Shapes::StringShape.new(name: 'ProvenanceRelation')
|
|
111
|
+
ProvenanceSummary = Shapes::StructureShape.new(name: 'ProvenanceSummary')
|
|
112
|
+
ProvenanceSummaryList = Shapes::ListShape.new(name: 'ProvenanceSummaryList')
|
|
94
113
|
RecordIdentifier = Shapes::StringShape.new(name: 'RecordIdentifier')
|
|
95
114
|
RecordType = Shapes::StringShape.new(name: 'RecordType')
|
|
96
115
|
RegistryArn = Shapes::StringShape.new(name: 'RegistryArn')
|
|
@@ -132,6 +151,9 @@ module Aws::AgentRegistryControl
|
|
|
132
151
|
SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
|
|
133
152
|
SelfManagedLatticeResource = Shapes::UnionShape.new(name: 'SelfManagedLatticeResource')
|
|
134
153
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
|
154
|
+
SourceDetails = Shapes::UnionShape.new(name: 'SourceDetails')
|
|
155
|
+
SourceId = Shapes::StringShape.new(name: 'SourceId')
|
|
156
|
+
SourceType = Shapes::StringShape.new(name: 'SourceType')
|
|
135
157
|
String = Shapes::StringShape.new(name: 'String')
|
|
136
158
|
SubmitRegistryRecordForApprovalRequest = Shapes::StructureShape.new(name: 'SubmitRegistryRecordForApprovalRequest')
|
|
137
159
|
SubmitRegistryRecordForApprovalResponse = Shapes::StructureShape.new(name: 'SubmitRegistryRecordForApprovalResponse')
|
|
@@ -155,6 +177,8 @@ module Aws::AgentRegistryControl
|
|
|
155
177
|
UpdateRegistryResponse = Shapes::StructureShape.new(name: 'UpdateRegistryResponse')
|
|
156
178
|
UpdatedA2aAgentCardDescriptor = Shapes::StructureShape.new(name: 'UpdatedA2aAgentCardDescriptor')
|
|
157
179
|
UpdatedA2aAgentCardDescriptorFields = Shapes::StructureShape.new(name: 'UpdatedA2aAgentCardDescriptorFields')
|
|
180
|
+
UpdatedAgUiDescriptor = Shapes::StructureShape.new(name: 'UpdatedAgUiDescriptor')
|
|
181
|
+
UpdatedAgUiDescriptorFields = Shapes::StructureShape.new(name: 'UpdatedAgUiDescriptorFields')
|
|
158
182
|
UpdatedAgentSkillsAdditionalData = Shapes::StructureShape.new(name: 'UpdatedAgentSkillsAdditionalData')
|
|
159
183
|
UpdatedAgentSkillsAdditionalDataFields = Shapes::StructureShape.new(name: 'UpdatedAgentSkillsAdditionalDataFields')
|
|
160
184
|
UpdatedAgentSkillsDefinitionDescriptor = Shapes::StructureShape.new(name: 'UpdatedAgentSkillsDefinitionDescriptor')
|
|
@@ -163,6 +187,7 @@ module Aws::AgentRegistryControl
|
|
|
163
187
|
UpdatedAgentSkillsMdDescriptorFields = Shapes::StructureShape.new(name: 'UpdatedAgentSkillsMdDescriptorFields')
|
|
164
188
|
UpdatedApprovalConfiguration = Shapes::StructureShape.new(name: 'UpdatedApprovalConfiguration')
|
|
165
189
|
UpdatedAuthorizerConfiguration = Shapes::StructureShape.new(name: 'UpdatedAuthorizerConfiguration')
|
|
190
|
+
UpdatedAutoDetectionConfiguration = Shapes::StructureShape.new(name: 'UpdatedAutoDetectionConfiguration')
|
|
166
191
|
UpdatedCustomDescriptor = Shapes::StructureShape.new(name: 'UpdatedCustomDescriptor')
|
|
167
192
|
UpdatedCustomDescriptorFields = Shapes::StructureShape.new(name: 'UpdatedCustomDescriptorFields')
|
|
168
193
|
UpdatedDataSchemaVersion = Shapes::StructureShape.new(name: 'UpdatedDataSchemaVersion')
|
|
@@ -173,6 +198,8 @@ module Aws::AgentRegistryControl
|
|
|
173
198
|
UpdatedDescriptorsFields = Shapes::StructureShape.new(name: 'UpdatedDescriptorsFields')
|
|
174
199
|
UpdatedDiscoveryConfiguration = Shapes::StructureShape.new(name: 'UpdatedDiscoveryConfiguration')
|
|
175
200
|
UpdatedDisplayName = Shapes::StructureShape.new(name: 'UpdatedDisplayName')
|
|
201
|
+
UpdatedHttpDescriptor = Shapes::StructureShape.new(name: 'UpdatedHttpDescriptor')
|
|
202
|
+
UpdatedHttpDescriptorFields = Shapes::StructureShape.new(name: 'UpdatedHttpDescriptorFields')
|
|
176
203
|
UpdatedMcpServerAdditionalData = Shapes::StructureShape.new(name: 'UpdatedMcpServerAdditionalData')
|
|
177
204
|
UpdatedMcpServerAdditionalDataFields = Shapes::StructureShape.new(name: 'UpdatedMcpServerAdditionalDataFields')
|
|
178
205
|
UpdatedMcpServerDescriptor = Shapes::StructureShape.new(name: 'UpdatedMcpServerDescriptor')
|
|
@@ -184,6 +211,8 @@ module Aws::AgentRegistryControl
|
|
|
184
211
|
ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
|
|
185
212
|
ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
|
|
186
213
|
VpcIdentifier = Shapes::StringShape.new(name: 'VpcIdentifier')
|
|
214
|
+
WorkloadIdentityDetails = Shapes::StructureShape.new(name: 'WorkloadIdentityDetails')
|
|
215
|
+
WorkloadIdentityDetailsWorkloadIdentityArnString = Shapes::StringShape.new(name: 'WorkloadIdentityDetailsWorkloadIdentityArnString')
|
|
187
216
|
|
|
188
217
|
A2aAgentCardDescriptor.add_member(:data, Shapes::ShapeRef.new(shape: DescriptorData, location_name: "data"))
|
|
189
218
|
A2aAgentCardDescriptor.add_member(:data_schema_version, Shapes::ShapeRef.new(shape: DataSchemaVersion, location_name: "dataSchemaVersion"))
|
|
@@ -193,6 +222,23 @@ module Aws::AgentRegistryControl
|
|
|
193
222
|
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
|
|
194
223
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
|
195
224
|
|
|
225
|
+
AgUiDescriptor.add_member(:source, Shapes::ShapeRef.new(shape: DescriptorSource, location_name: "source"))
|
|
226
|
+
AgUiDescriptor.struct_class = Types::AgUiDescriptor
|
|
227
|
+
|
|
228
|
+
AgentCoreGatewaySourceDetails.add_member(:protocol_type, Shapes::ShapeRef.new(shape: AgentCoreGatewayProtocolType, location_name: "protocolType"))
|
|
229
|
+
AgentCoreGatewaySourceDetails.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: String, location_name: "authorizerType"))
|
|
230
|
+
AgentCoreGatewaySourceDetails.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
|
|
231
|
+
AgentCoreGatewaySourceDetails.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
|
|
232
|
+
AgentCoreGatewaySourceDetails.struct_class = Types::AgentCoreGatewaySourceDetails
|
|
233
|
+
|
|
234
|
+
AgentCoreRuntimeProtocolConfiguration.add_member(:server_protocol, Shapes::ShapeRef.new(shape: AgentCoreRuntimeServerProtocol, location_name: "serverProtocol"))
|
|
235
|
+
AgentCoreRuntimeProtocolConfiguration.struct_class = Types::AgentCoreRuntimeProtocolConfiguration
|
|
236
|
+
|
|
237
|
+
AgentCoreRuntimeSourceDetails.add_member(:protocol_configuration, Shapes::ShapeRef.new(shape: AgentCoreRuntimeProtocolConfiguration, location_name: "protocolConfiguration"))
|
|
238
|
+
AgentCoreRuntimeSourceDetails.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
|
|
239
|
+
AgentCoreRuntimeSourceDetails.add_member(:workload_identity_details, Shapes::ShapeRef.new(shape: WorkloadIdentityDetails, location_name: "workloadIdentityDetails"))
|
|
240
|
+
AgentCoreRuntimeSourceDetails.struct_class = Types::AgentCoreRuntimeSourceDetails
|
|
241
|
+
|
|
196
242
|
AgentSkillsAdditionalData.add_member(:skill_md, Shapes::ShapeRef.new(shape: AgentSkillsMdDescriptor, location_name: "skillMd"))
|
|
197
243
|
AgentSkillsAdditionalData.struct_class = Types::AgentSkillsAdditionalData
|
|
198
244
|
|
|
@@ -227,6 +273,15 @@ module Aws::AgentRegistryControl
|
|
|
227
273
|
|
|
228
274
|
AutoApprovalRuleList.member = Shapes::ShapeRef.new(shape: AutoApprovalRule)
|
|
229
275
|
|
|
276
|
+
AutoDetection.add_member(:configuration, Shapes::ShapeRef.new(shape: AutoDetectionConfiguration, required: true, location_name: "configuration"))
|
|
277
|
+
AutoDetection.add_member(:status, Shapes::ShapeRef.new(shape: AutoDetectionStatus, required: true, location_name: "status"))
|
|
278
|
+
AutoDetection.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
279
|
+
AutoDetection.struct_class = Types::AutoDetection
|
|
280
|
+
|
|
281
|
+
AutoDetectionConfiguration.add_member(:scope, Shapes::ShapeRef.new(shape: AutoDetectionScope, required: true, location_name: "scope"))
|
|
282
|
+
AutoDetectionConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
|
|
283
|
+
AutoDetectionConfiguration.struct_class = Types::AutoDetectionConfiguration
|
|
284
|
+
|
|
230
285
|
ClaimMatchValueType.add_member(:match_value_string, Shapes::ShapeRef.new(shape: MatchValueString, location_name: "matchValueString"))
|
|
231
286
|
ClaimMatchValueType.add_member(:match_value_string_list, Shapes::ShapeRef.new(shape: MatchValueStringList, location_name: "matchValueStringList"))
|
|
232
287
|
ClaimMatchValueType.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
@@ -246,6 +301,7 @@ module Aws::AgentRegistryControl
|
|
|
246
301
|
CreateRegistryRecordRequest.add_member(:descriptors, Shapes::ShapeRef.new(shape: Descriptors, required: true, location_name: "descriptors"))
|
|
247
302
|
CreateRegistryRecordRequest.add_member(:record_version, Shapes::ShapeRef.new(shape: RegistryRecordVersion, location_name: "recordVersion"))
|
|
248
303
|
CreateRegistryRecordRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
|
|
304
|
+
CreateRegistryRecordRequest.add_member(:provenance, Shapes::ShapeRef.new(shape: ProvenanceList, location_name: "provenance"))
|
|
249
305
|
CreateRegistryRecordRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
250
306
|
CreateRegistryRecordRequest.struct_class = Types::CreateRegistryRecordRequest
|
|
251
307
|
|
|
@@ -255,10 +311,12 @@ module Aws::AgentRegistryControl
|
|
|
255
311
|
|
|
256
312
|
CreateRegistryRequest.add_member(:name, Shapes::ShapeRef.new(shape: RegistryName, required: true, location_name: "name"))
|
|
257
313
|
CreateRegistryRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
|
314
|
+
CreateRegistryRequest.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
|
|
258
315
|
CreateRegistryRequest.add_member(:discovery_configuration, Shapes::ShapeRef.new(shape: DiscoveryConfiguration, location_name: "discoveryConfiguration"))
|
|
259
316
|
CreateRegistryRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
|
|
260
317
|
CreateRegistryRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
261
318
|
CreateRegistryRequest.add_member(:approval_configuration, Shapes::ShapeRef.new(shape: ApprovalConfiguration, location_name: "approvalConfiguration"))
|
|
319
|
+
CreateRegistryRequest.add_member(:auto_detection_configuration, Shapes::ShapeRef.new(shape: AutoDetectionConfiguration, location_name: "autoDetectionConfiguration"))
|
|
262
320
|
CreateRegistryRequest.struct_class = Types::CreateRegistryRequest
|
|
263
321
|
|
|
264
322
|
CreateRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: RegistryArn, required: true, location_name: "registryArn"))
|
|
@@ -309,12 +367,17 @@ module Aws::AgentRegistryControl
|
|
|
309
367
|
Descriptors.add_member(:a2a_agent_card, Shapes::ShapeRef.new(shape: A2aAgentCardDescriptor, location_name: "a2aAgentCard"))
|
|
310
368
|
Descriptors.add_member(:agent_skills_definition, Shapes::ShapeRef.new(shape: AgentSkillsDefinitionDescriptor, location_name: "agentSkillsDefinition"))
|
|
311
369
|
Descriptors.add_member(:custom, Shapes::ShapeRef.new(shape: CustomDescriptor, location_name: "custom"))
|
|
370
|
+
Descriptors.add_member(:http, Shapes::ShapeRef.new(shape: HttpDescriptor, location_name: "http"))
|
|
371
|
+
Descriptors.add_member(:agui, Shapes::ShapeRef.new(shape: AgUiDescriptor, location_name: "agui"))
|
|
312
372
|
Descriptors.struct_class = Types::Descriptors
|
|
313
373
|
|
|
314
374
|
DiscoveryConfiguration.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "authorizerConfiguration"))
|
|
315
375
|
DiscoveryConfiguration.add_member(:authorizer_type, Shapes::ShapeRef.new(shape: RegistryAuthorizerType, location_name: "authorizerType"))
|
|
316
376
|
DiscoveryConfiguration.struct_class = Types::DiscoveryConfiguration
|
|
317
377
|
|
|
378
|
+
EncryptionConfiguration.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, required: true, location_name: "kmsKeyArn"))
|
|
379
|
+
EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
|
|
380
|
+
|
|
318
381
|
FilterValues.member = Shapes::ShapeRef.new(shape: FilterValue)
|
|
319
382
|
|
|
320
383
|
GetRegistryRecordRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdentifier, required: true, location: "uri", location_name: "registryId"))
|
|
@@ -334,6 +397,9 @@ module Aws::AgentRegistryControl
|
|
|
334
397
|
GetRegistryRecordResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
|
|
335
398
|
GetRegistryRecordResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
|
|
336
399
|
GetRegistryRecordResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
400
|
+
GetRegistryRecordResponse.add_member(:provenance, Shapes::ShapeRef.new(shape: ProvenanceList, location_name: "provenance"))
|
|
401
|
+
GetRegistryRecordResponse.add_member(:created_by_auto_detection, Shapes::ShapeRef.new(shape: Boolean, location_name: "createdByAutoDetection"))
|
|
402
|
+
GetRegistryRecordResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatorAccountId, location_name: "createdBy"))
|
|
337
403
|
GetRegistryRecordResponse.struct_class = Types::GetRegistryRecordResponse
|
|
338
404
|
|
|
339
405
|
GetRegistryRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdentifier, required: true, location: "uri", location_name: "registryId"))
|
|
@@ -344,13 +410,18 @@ module Aws::AgentRegistryControl
|
|
|
344
410
|
GetRegistryResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "registryId"))
|
|
345
411
|
GetRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: RegistryArn, required: true, location_name: "registryArn"))
|
|
346
412
|
GetRegistryResponse.add_member(:discovery_configuration, Shapes::ShapeRef.new(shape: DiscoveryConfiguration, location_name: "discoveryConfiguration"))
|
|
413
|
+
GetRegistryResponse.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
|
|
347
414
|
GetRegistryResponse.add_member(:approval_configuration, Shapes::ShapeRef.new(shape: ApprovalConfiguration, location_name: "approvalConfiguration"))
|
|
348
415
|
GetRegistryResponse.add_member(:status, Shapes::ShapeRef.new(shape: RegistryStatus, required: true, location_name: "status"))
|
|
349
416
|
GetRegistryResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
417
|
+
GetRegistryResponse.add_member(:auto_detection, Shapes::ShapeRef.new(shape: AutoDetection, location_name: "autoDetection"))
|
|
350
418
|
GetRegistryResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
|
|
351
419
|
GetRegistryResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
|
|
352
420
|
GetRegistryResponse.struct_class = Types::GetRegistryResponse
|
|
353
421
|
|
|
422
|
+
HttpDescriptor.add_member(:source, Shapes::ShapeRef.new(shape: DescriptorSource, location_name: "source"))
|
|
423
|
+
HttpDescriptor.struct_class = Types::HttpDescriptor
|
|
424
|
+
|
|
354
425
|
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
|
|
355
426
|
InternalServerException.struct_class = Types::InternalServerException
|
|
356
427
|
|
|
@@ -416,6 +487,21 @@ module Aws::AgentRegistryControl
|
|
|
416
487
|
|
|
417
488
|
PrivateEndpointOverrides.member = Shapes::ShapeRef.new(shape: PrivateEndpointOverride)
|
|
418
489
|
|
|
490
|
+
Provenance.add_member(:relation, Shapes::ShapeRef.new(shape: ProvenanceRelation, required: true, location_name: "relation"))
|
|
491
|
+
Provenance.add_member(:source_id, Shapes::ShapeRef.new(shape: SourceId, required: true, location_name: "sourceId"))
|
|
492
|
+
Provenance.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "sourceType"))
|
|
493
|
+
Provenance.add_member(:source_details, Shapes::ShapeRef.new(shape: SourceDetails, location_name: "sourceDetails"))
|
|
494
|
+
Provenance.struct_class = Types::Provenance
|
|
495
|
+
|
|
496
|
+
ProvenanceList.member = Shapes::ShapeRef.new(shape: Provenance)
|
|
497
|
+
|
|
498
|
+
ProvenanceSummary.add_member(:relation, Shapes::ShapeRef.new(shape: ProvenanceRelation, required: true, location_name: "relation"))
|
|
499
|
+
ProvenanceSummary.add_member(:source_id, Shapes::ShapeRef.new(shape: SourceId, required: true, location_name: "sourceId"))
|
|
500
|
+
ProvenanceSummary.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "sourceType"))
|
|
501
|
+
ProvenanceSummary.struct_class = Types::ProvenanceSummary
|
|
502
|
+
|
|
503
|
+
ProvenanceSummaryList.member = Shapes::ShapeRef.new(shape: ProvenanceSummary)
|
|
504
|
+
|
|
419
505
|
RegistryFilter.add_member(:name, Shapes::ShapeRef.new(shape: RegistryFilterName, required: true, location_name: "name"))
|
|
420
506
|
RegistryFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValues, required: true, location_name: "values"))
|
|
421
507
|
RegistryFilter.struct_class = Types::RegistryFilter
|
|
@@ -464,6 +550,9 @@ module Aws::AgentRegistryControl
|
|
|
464
550
|
RegistryRecordSummary.add_member(:status, Shapes::ShapeRef.new(shape: RegistryRecordStatus, required: true, location_name: "status"))
|
|
465
551
|
RegistryRecordSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
|
|
466
552
|
RegistryRecordSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
|
|
553
|
+
RegistryRecordSummary.add_member(:created_by_auto_detection, Shapes::ShapeRef.new(shape: Boolean, location_name: "createdByAutoDetection"))
|
|
554
|
+
RegistryRecordSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatorAccountId, location_name: "createdBy"))
|
|
555
|
+
RegistryRecordSummary.add_member(:provenance_summary_list, Shapes::ShapeRef.new(shape: ProvenanceSummaryList, location_name: "provenanceSummaryList"))
|
|
467
556
|
RegistryRecordSummary.struct_class = Types::RegistryRecordSummary
|
|
468
557
|
|
|
469
558
|
RegistryRecordSummaryList.member = Shapes::ShapeRef.new(shape: RegistryRecordSummary)
|
|
@@ -475,6 +564,7 @@ module Aws::AgentRegistryControl
|
|
|
475
564
|
RegistrySummary.add_member(:discovery_configuration, Shapes::ShapeRef.new(shape: DiscoveryConfiguration, location_name: "discoveryConfiguration"))
|
|
476
565
|
RegistrySummary.add_member(:status, Shapes::ShapeRef.new(shape: RegistryStatus, required: true, location_name: "status"))
|
|
477
566
|
RegistrySummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
567
|
+
RegistrySummary.add_member(:auto_detection, Shapes::ShapeRef.new(shape: AutoDetection, location_name: "autoDetection"))
|
|
478
568
|
RegistrySummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
|
|
479
569
|
RegistrySummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
|
|
480
570
|
RegistrySummary.struct_class = Types::RegistrySummary
|
|
@@ -500,6 +590,14 @@ module Aws::AgentRegistryControl
|
|
|
500
590
|
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: NonBlankString, location_name: "message"))
|
|
501
591
|
ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
|
|
502
592
|
|
|
593
|
+
SourceDetails.add_member(:agentcore_runtime, Shapes::ShapeRef.new(shape: AgentCoreRuntimeSourceDetails, location_name: "agentcoreRuntime"))
|
|
594
|
+
SourceDetails.add_member(:agentcore_gateway, Shapes::ShapeRef.new(shape: AgentCoreGatewaySourceDetails, location_name: "agentcoreGateway"))
|
|
595
|
+
SourceDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
596
|
+
SourceDetails.add_member_subclass(:agentcore_runtime, Types::SourceDetails::AgentcoreRuntime)
|
|
597
|
+
SourceDetails.add_member_subclass(:agentcore_gateway, Types::SourceDetails::AgentcoreGateway)
|
|
598
|
+
SourceDetails.add_member_subclass(:unknown, Types::SourceDetails::Unknown)
|
|
599
|
+
SourceDetails.struct_class = Types::SourceDetails
|
|
600
|
+
|
|
503
601
|
SubmitRegistryRecordForApprovalRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdentifier, required: true, location: "uri", location_name: "registryId"))
|
|
504
602
|
SubmitRegistryRecordForApprovalRequest.add_member(:record_id, Shapes::ShapeRef.new(shape: RecordIdentifier, required: true, location: "uri", location_name: "recordId"))
|
|
505
603
|
SubmitRegistryRecordForApprovalRequest.struct_class = Types::SubmitRegistryRecordForApprovalRequest
|
|
@@ -542,6 +640,7 @@ module Aws::AgentRegistryControl
|
|
|
542
640
|
UpdateRegistryRecordRequest.add_member(:descriptors, Shapes::ShapeRef.new(shape: UpdatedDescriptors, location_name: "descriptors"))
|
|
543
641
|
UpdateRegistryRecordRequest.add_member(:record_version, Shapes::ShapeRef.new(shape: RegistryRecordVersion, location_name: "recordVersion"))
|
|
544
642
|
UpdateRegistryRecordRequest.add_member(:trigger_synchronization, Shapes::ShapeRef.new(shape: Boolean, location_name: "triggerSynchronization"))
|
|
643
|
+
UpdateRegistryRecordRequest.add_member(:provenance, Shapes::ShapeRef.new(shape: ProvenanceList, location_name: "provenance"))
|
|
545
644
|
UpdateRegistryRecordRequest.struct_class = Types::UpdateRegistryRecordRequest
|
|
546
645
|
|
|
547
646
|
UpdateRegistryRecordResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: RegistryArn, required: true, location_name: "registryArn"))
|
|
@@ -557,6 +656,9 @@ module Aws::AgentRegistryControl
|
|
|
557
656
|
UpdateRegistryRecordResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
|
|
558
657
|
UpdateRegistryRecordResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
|
|
559
658
|
UpdateRegistryRecordResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
659
|
+
UpdateRegistryRecordResponse.add_member(:provenance, Shapes::ShapeRef.new(shape: ProvenanceList, location_name: "provenance"))
|
|
660
|
+
UpdateRegistryRecordResponse.add_member(:created_by_auto_detection, Shapes::ShapeRef.new(shape: Boolean, location_name: "createdByAutoDetection"))
|
|
661
|
+
UpdateRegistryRecordResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatorAccountId, location_name: "createdBy"))
|
|
560
662
|
UpdateRegistryRecordResponse.struct_class = Types::UpdateRegistryRecordResponse
|
|
561
663
|
|
|
562
664
|
UpdateRegistryRecordStatusRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryIdentifier, required: true, location: "uri", location_name: "registryId"))
|
|
@@ -578,6 +680,7 @@ module Aws::AgentRegistryControl
|
|
|
578
680
|
UpdateRegistryRequest.add_member(:description, Shapes::ShapeRef.new(shape: UpdatedDescription, location_name: "description"))
|
|
579
681
|
UpdateRegistryRequest.add_member(:discovery_configuration, Shapes::ShapeRef.new(shape: UpdatedDiscoveryConfiguration, location_name: "discoveryConfiguration"))
|
|
580
682
|
UpdateRegistryRequest.add_member(:approval_configuration, Shapes::ShapeRef.new(shape: UpdatedApprovalConfiguration, location_name: "approvalConfiguration"))
|
|
683
|
+
UpdateRegistryRequest.add_member(:auto_detection_configuration, Shapes::ShapeRef.new(shape: UpdatedAutoDetectionConfiguration, location_name: "autoDetectionConfiguration"))
|
|
581
684
|
UpdateRegistryRequest.struct_class = Types::UpdateRegistryRequest
|
|
582
685
|
|
|
583
686
|
UpdateRegistryResponse.add_member(:name, Shapes::ShapeRef.new(shape: RegistryName, required: true, location_name: "name"))
|
|
@@ -585,9 +688,11 @@ module Aws::AgentRegistryControl
|
|
|
585
688
|
UpdateRegistryResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "registryId"))
|
|
586
689
|
UpdateRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: RegistryArn, required: true, location_name: "registryArn"))
|
|
587
690
|
UpdateRegistryResponse.add_member(:discovery_configuration, Shapes::ShapeRef.new(shape: DiscoveryConfiguration, location_name: "discoveryConfiguration"))
|
|
691
|
+
UpdateRegistryResponse.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
|
|
588
692
|
UpdateRegistryResponse.add_member(:approval_configuration, Shapes::ShapeRef.new(shape: ApprovalConfiguration, location_name: "approvalConfiguration"))
|
|
589
693
|
UpdateRegistryResponse.add_member(:status, Shapes::ShapeRef.new(shape: RegistryStatus, required: true, location_name: "status"))
|
|
590
694
|
UpdateRegistryResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
695
|
+
UpdateRegistryResponse.add_member(:auto_detection, Shapes::ShapeRef.new(shape: AutoDetection, location_name: "autoDetection"))
|
|
591
696
|
UpdateRegistryResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "createdAt"))
|
|
592
697
|
UpdateRegistryResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimestamp, required: true, location_name: "updatedAt"))
|
|
593
698
|
UpdateRegistryResponse.struct_class = Types::UpdateRegistryResponse
|
|
@@ -600,6 +705,12 @@ module Aws::AgentRegistryControl
|
|
|
600
705
|
UpdatedA2aAgentCardDescriptorFields.add_member(:source, Shapes::ShapeRef.new(shape: UpdatedDescriptorSource, location_name: "source"))
|
|
601
706
|
UpdatedA2aAgentCardDescriptorFields.struct_class = Types::UpdatedA2aAgentCardDescriptorFields
|
|
602
707
|
|
|
708
|
+
UpdatedAgUiDescriptor.add_member(:optional_value, Shapes::ShapeRef.new(shape: UpdatedAgUiDescriptorFields, location_name: "optionalValue"))
|
|
709
|
+
UpdatedAgUiDescriptor.struct_class = Types::UpdatedAgUiDescriptor
|
|
710
|
+
|
|
711
|
+
UpdatedAgUiDescriptorFields.add_member(:source, Shapes::ShapeRef.new(shape: UpdatedDescriptorSource, location_name: "source"))
|
|
712
|
+
UpdatedAgUiDescriptorFields.struct_class = Types::UpdatedAgUiDescriptorFields
|
|
713
|
+
|
|
603
714
|
UpdatedAgentSkillsAdditionalData.add_member(:optional_value, Shapes::ShapeRef.new(shape: UpdatedAgentSkillsAdditionalDataFields, location_name: "optionalValue"))
|
|
604
715
|
UpdatedAgentSkillsAdditionalData.struct_class = Types::UpdatedAgentSkillsAdditionalData
|
|
605
716
|
|
|
@@ -628,6 +739,9 @@ module Aws::AgentRegistryControl
|
|
|
628
739
|
UpdatedAuthorizerConfiguration.add_member(:optional_value, Shapes::ShapeRef.new(shape: AuthorizerConfiguration, location_name: "optionalValue"))
|
|
629
740
|
UpdatedAuthorizerConfiguration.struct_class = Types::UpdatedAuthorizerConfiguration
|
|
630
741
|
|
|
742
|
+
UpdatedAutoDetectionConfiguration.add_member(:optional_value, Shapes::ShapeRef.new(shape: AutoDetectionConfiguration, location_name: "optionalValue"))
|
|
743
|
+
UpdatedAutoDetectionConfiguration.struct_class = Types::UpdatedAutoDetectionConfiguration
|
|
744
|
+
|
|
631
745
|
UpdatedCustomDescriptor.add_member(:optional_value, Shapes::ShapeRef.new(shape: UpdatedCustomDescriptorFields, location_name: "optionalValue"))
|
|
632
746
|
UpdatedCustomDescriptor.struct_class = Types::UpdatedCustomDescriptor
|
|
633
747
|
|
|
@@ -653,6 +767,8 @@ module Aws::AgentRegistryControl
|
|
|
653
767
|
UpdatedDescriptorsFields.add_member(:a2a_agent_card, Shapes::ShapeRef.new(shape: UpdatedA2aAgentCardDescriptor, location_name: "a2aAgentCard"))
|
|
654
768
|
UpdatedDescriptorsFields.add_member(:agent_skills_definition, Shapes::ShapeRef.new(shape: UpdatedAgentSkillsDefinitionDescriptor, location_name: "agentSkillsDefinition"))
|
|
655
769
|
UpdatedDescriptorsFields.add_member(:custom, Shapes::ShapeRef.new(shape: UpdatedCustomDescriptor, location_name: "custom"))
|
|
770
|
+
UpdatedDescriptorsFields.add_member(:http, Shapes::ShapeRef.new(shape: UpdatedHttpDescriptor, location_name: "http"))
|
|
771
|
+
UpdatedDescriptorsFields.add_member(:agui, Shapes::ShapeRef.new(shape: UpdatedAgUiDescriptor, location_name: "agui"))
|
|
656
772
|
UpdatedDescriptorsFields.struct_class = Types::UpdatedDescriptorsFields
|
|
657
773
|
|
|
658
774
|
UpdatedDiscoveryConfiguration.add_member(:authorizer_configuration, Shapes::ShapeRef.new(shape: UpdatedAuthorizerConfiguration, location_name: "authorizerConfiguration"))
|
|
@@ -661,6 +777,12 @@ module Aws::AgentRegistryControl
|
|
|
661
777
|
UpdatedDisplayName.add_member(:optional_value, Shapes::ShapeRef.new(shape: RegistryRecordDisplayName, location_name: "optionalValue"))
|
|
662
778
|
UpdatedDisplayName.struct_class = Types::UpdatedDisplayName
|
|
663
779
|
|
|
780
|
+
UpdatedHttpDescriptor.add_member(:optional_value, Shapes::ShapeRef.new(shape: UpdatedHttpDescriptorFields, location_name: "optionalValue"))
|
|
781
|
+
UpdatedHttpDescriptor.struct_class = Types::UpdatedHttpDescriptor
|
|
782
|
+
|
|
783
|
+
UpdatedHttpDescriptorFields.add_member(:source, Shapes::ShapeRef.new(shape: UpdatedDescriptorSource, location_name: "source"))
|
|
784
|
+
UpdatedHttpDescriptorFields.struct_class = Types::UpdatedHttpDescriptorFields
|
|
785
|
+
|
|
664
786
|
UpdatedMcpServerAdditionalData.add_member(:optional_value, Shapes::ShapeRef.new(shape: UpdatedMcpServerAdditionalDataFields, location_name: "optionalValue"))
|
|
665
787
|
UpdatedMcpServerAdditionalData.struct_class = Types::UpdatedMcpServerAdditionalData
|
|
666
788
|
|
|
@@ -694,6 +816,9 @@ module Aws::AgentRegistryControl
|
|
|
694
816
|
|
|
695
817
|
ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
|
|
696
818
|
|
|
819
|
+
WorkloadIdentityDetails.add_member(:workload_identity_arn, Shapes::ShapeRef.new(shape: WorkloadIdentityDetailsWorkloadIdentityArnString, required: true, location_name: "workloadIdentityArn"))
|
|
820
|
+
WorkloadIdentityDetails.struct_class = Types::WorkloadIdentityDetails
|
|
821
|
+
|
|
697
822
|
|
|
698
823
|
# @api private
|
|
699
824
|
API = Seahorse::Model::Api.new.tap do |api|
|