Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Oct 5, 2023
1 parent f6d57e7 commit db0f750
Show file tree
Hide file tree
Showing 77 changed files with 5,766 additions and 1,595 deletions.
103 changes: 20 additions & 83 deletions apis/omics/2022-11-28/api-2.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions apis/omics/2022-11-28/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,19 @@
"VariantStoreItem$description": "<p>The store's description.</p>"
}
},
"ETag": {
"base": "<p> The entity tag (ETag) is a hash of the object representing its semantic content. </p>",
"refs": {
"GetReadSetMetadataResponse$etag": "<p> The entity tag (ETag) is a hash of the object meant to represent its semantic content. </p>",
"ReadSetListItem$etag": "<p> The entity tag (ETag) is a hash of the object representing its semantic content. </p>"
}
},
"ETagAlgorithm": {
"base": null,
"refs": {
"ETag$algorithm": "<p> The algorithm used to calculate the read set’s ETag(s). </p>"
}
},
"Encoding": {
"base": null,
"refs": {
Expand Down Expand Up @@ -2864,6 +2877,8 @@
"DeleteAnnotationStoreVersionsRequest$name": "<p> The name of the annotation store from which versions are being deleted. </p>",
"DeleteShareRequest$shareId": "<p> The ID for the share request to be deleted. </p>",
"DeleteVariantStoreRequest$name": "<p>The store's name.</p>",
"ETag$source1": "<p> The ETag hash calculated on Source1 of the read set. </p>",
"ETag$source2": "<p> The ETag hash calculated on Source2 of the read set. </p>",
"GetAnnotationStoreRequest$name": "<p>The store's name.</p>",
"GetAnnotationStoreResponse$name": "<p>The store's name.</p>",
"GetAnnotationStoreVersionRequest$name": "<p> The name given to an annotation store version to distinguish it from others. </p>",
Expand Down
450 changes: 225 additions & 225 deletions apis/rds/2014-10-31/docs-2.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions apis/route53/2013-04-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2935,6 +2935,10 @@
"Owner":{"shape":"HostedZoneOwner"}
}
},
"HostedZoneType":{
"type":"string",
"enum":["PrivateHostedZone"]
},
"HostedZones":{
"type":"list",
"member":{
Expand Down Expand Up @@ -3390,6 +3394,11 @@
"shape":"ResourceId",
"location":"querystring",
"locationName":"delegationsetid"
},
"HostedZoneType":{
"shape":"HostedZoneType",
"location":"querystring",
"locationName":"hostedzonetype"
}
}
},
Expand Down
22 changes: 14 additions & 8 deletions apis/route53/2013-04-01/docs-2.json

Large diffs are not rendered by default.

277 changes: 274 additions & 3 deletions apis/securityhub/2018-10-26/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2396,6 +2396,75 @@
"AllowHeaders":{"shape":"NonEmptyStringList"}
}
},
"AwsDmsEndpointDetails":{
"type":"structure",
"members":{
"CertificateArn":{"shape":"NonEmptyString"},
"DatabaseName":{"shape":"NonEmptyString"},
"EndpointArn":{"shape":"NonEmptyString"},
"EndpointIdentifier":{"shape":"NonEmptyString"},
"EndpointType":{"shape":"NonEmptyString"},
"EngineName":{"shape":"NonEmptyString"},
"ExternalId":{"shape":"NonEmptyString"},
"ExtraConnectionAttributes":{"shape":"NonEmptyString"},
"KmsKeyId":{"shape":"NonEmptyString"},
"Port":{"shape":"Integer"},
"ServerName":{"shape":"NonEmptyString"},
"SslMode":{"shape":"NonEmptyString"},
"Username":{"shape":"NonEmptyString"}
}
},
"AwsDmsReplicationInstanceDetails":{
"type":"structure",
"members":{
"AllocatedStorage":{"shape":"Integer"},
"AutoMinorVersionUpgrade":{"shape":"Boolean"},
"AvailabilityZone":{"shape":"NonEmptyString"},
"EngineVersion":{"shape":"NonEmptyString"},
"KmsKeyId":{"shape":"NonEmptyString"},
"MultiAZ":{"shape":"Boolean"},
"PreferredMaintenanceWindow":{"shape":"NonEmptyString"},
"PubliclyAccessible":{"shape":"Boolean"},
"ReplicationInstanceClass":{"shape":"NonEmptyString"},
"ReplicationInstanceIdentifier":{"shape":"NonEmptyString"},
"ReplicationSubnetGroup":{"shape":"AwsDmsReplicationInstanceReplicationSubnetGroupDetails"},
"VpcSecurityGroups":{"shape":"AwsDmsReplicationInstanceVpcSecurityGroupsList"}
}
},
"AwsDmsReplicationInstanceReplicationSubnetGroupDetails":{
"type":"structure",
"members":{
"ReplicationSubnetGroupIdentifier":{"shape":"NonEmptyString"}
}
},
"AwsDmsReplicationInstanceVpcSecurityGroupsDetails":{
"type":"structure",
"members":{
"VpcSecurityGroupId":{"shape":"NonEmptyString"}
}
},
"AwsDmsReplicationInstanceVpcSecurityGroupsList":{
"type":"list",
"member":{"shape":"AwsDmsReplicationInstanceVpcSecurityGroupsDetails"}
},
"AwsDmsReplicationTaskDetails":{
"type":"structure",
"members":{
"CdcStartPosition":{"shape":"NonEmptyString"},
"CdcStartTime":{"shape":"NonEmptyString"},
"CdcStopPosition":{"shape":"NonEmptyString"},
"MigrationType":{"shape":"NonEmptyString"},
"Id":{"shape":"NonEmptyString"},
"ResourceIdentifier":{"shape":"NonEmptyString"},
"ReplicationInstanceArn":{"shape":"NonEmptyString"},
"ReplicationTaskIdentifier":{"shape":"NonEmptyString"},
"ReplicationTaskSettings":{"shape":"NonEmptyString"},
"SourceEndpointArn":{"shape":"NonEmptyString"},
"TableMappings":{"shape":"NonEmptyString"},
"TargetEndpointArn":{"shape":"NonEmptyString"},
"TaskData":{"shape":"NonEmptyString"}
}
},
"AwsDynamoDbTableAttributeDefinition":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -3859,7 +3928,8 @@
"ProxyConfiguration":{"shape":"AwsEcsTaskDefinitionProxyConfigurationDetails"},
"RequiresCompatibilities":{"shape":"NonEmptyStringList"},
"TaskRoleArn":{"shape":"NonEmptyString"},
"Volumes":{"shape":"AwsEcsTaskDefinitionVolumesList"}
"Volumes":{"shape":"AwsEcsTaskDefinitionVolumesList"},
"Status":{"shape":"NonEmptyString"}
}
},
"AwsEcsTaskDefinitionInferenceAcceleratorsDetails":{
Expand Down Expand Up @@ -4393,6 +4463,71 @@
"RegistryName":{"shape":"NonEmptyString"}
}
},
"AwsEventsEndpointDetails":{
"type":"structure",
"members":{
"Arn":{"shape":"NonEmptyString"},
"Description":{"shape":"NonEmptyString"},
"EndpointId":{"shape":"NonEmptyString"},
"EndpointUrl":{"shape":"NonEmptyString"},
"EventBuses":{"shape":"AwsEventsEndpointEventBusesList"},
"Name":{"shape":"NonEmptyString"},
"ReplicationConfig":{"shape":"AwsEventsEndpointReplicationConfigDetails"},
"RoleArn":{"shape":"NonEmptyString"},
"RoutingConfig":{"shape":"AwsEventsEndpointRoutingConfigDetails"},
"State":{"shape":"NonEmptyString"},
"StateReason":{"shape":"NonEmptyString"}
}
},
"AwsEventsEndpointEventBusesDetails":{
"type":"structure",
"members":{
"EventBusArn":{"shape":"NonEmptyString"}
}
},
"AwsEventsEndpointEventBusesList":{
"type":"list",
"member":{"shape":"AwsEventsEndpointEventBusesDetails"}
},
"AwsEventsEndpointReplicationConfigDetails":{
"type":"structure",
"members":{
"State":{"shape":"NonEmptyString"}
}
},
"AwsEventsEndpointRoutingConfigDetails":{
"type":"structure",
"members":{
"FailoverConfig":{"shape":"AwsEventsEndpointRoutingConfigFailoverConfigDetails"}
}
},
"AwsEventsEndpointRoutingConfigFailoverConfigDetails":{
"type":"structure",
"members":{
"Primary":{"shape":"AwsEventsEndpointRoutingConfigFailoverConfigPrimaryDetails"},
"Secondary":{"shape":"AwsEventsEndpointRoutingConfigFailoverConfigSecondaryDetails"}
}
},
"AwsEventsEndpointRoutingConfigFailoverConfigPrimaryDetails":{
"type":"structure",
"members":{
"HealthCheck":{"shape":"NonEmptyString"}
}
},
"AwsEventsEndpointRoutingConfigFailoverConfigSecondaryDetails":{
"type":"structure",
"members":{
"Route":{"shape":"NonEmptyString"}
}
},
"AwsEventsEventbusDetails":{
"type":"structure",
"members":{
"Arn":{"shape":"NonEmptyString"},
"Name":{"shape":"NonEmptyString"},
"Policy":{"shape":"NonEmptyString"}
}
},
"AwsGuardDutyDetectorDataSourcesCloudTrailDetails":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -4810,6 +4945,82 @@
"type":"list",
"member":{"shape":"AwsMountPoint"}
},
"AwsMskClusterClusterInfoClientAuthenticationDetails":{
"type":"structure",
"members":{
"Sasl":{"shape":"AwsMskClusterClusterInfoClientAuthenticationSaslDetails"},
"Unauthenticated":{"shape":"AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails"},
"Tls":{"shape":"AwsMskClusterClusterInfoClientAuthenticationTlsDetails"}
}
},
"AwsMskClusterClusterInfoClientAuthenticationSaslDetails":{
"type":"structure",
"members":{
"Iam":{"shape":"AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails"},
"Scram":{"shape":"AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails"}
}
},
"AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails":{
"type":"structure",
"members":{
"Enabled":{"shape":"Boolean"}
}
},
"AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails":{
"type":"structure",
"members":{
"Enabled":{"shape":"Boolean"}
}
},
"AwsMskClusterClusterInfoClientAuthenticationTlsDetails":{
"type":"structure",
"members":{
"CertificateAuthorityArnList":{"shape":"StringList"},
"Enabled":{"shape":"Boolean"}
}
},
"AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails":{
"type":"structure",
"members":{
"Enabled":{"shape":"Boolean"}
}
},
"AwsMskClusterClusterInfoDetails":{
"type":"structure",
"members":{
"EncryptionInfo":{"shape":"AwsMskClusterClusterInfoEncryptionInfoDetails"},
"CurrentVersion":{"shape":"NonEmptyString"},
"NumberOfBrokerNodes":{"shape":"Integer"},
"ClusterName":{"shape":"NonEmptyString"},
"ClientAuthentication":{"shape":"AwsMskClusterClusterInfoClientAuthenticationDetails"}
}
},
"AwsMskClusterClusterInfoEncryptionInfoDetails":{
"type":"structure",
"members":{
"EncryptionInTransit":{"shape":"AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails"},
"EncryptionAtRest":{"shape":"AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails"}
}
},
"AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails":{
"type":"structure",
"members":{
"DataVolumeKMSKeyId":{"shape":"NonEmptyString"}
}
},
"AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails":{
"type":"structure",
"members":{
"InCluster":{"shape":"Boolean"},
"ClientBroker":{"shape":"NonEmptyString"}
}
},
"AwsMskClusterDetails":{
"type":"structure",
"members":{
"ClusterInfo":{"shape":"AwsMskClusterClusterInfoDetails"}
}
},
"AwsNetworkFirewallFirewallDetails":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -5022,7 +5233,8 @@
"DbClusterOptionGroupMemberships":{"shape":"AwsRdsDbClusterOptionGroupMemberships"},
"DbClusterIdentifier":{"shape":"NonEmptyString"},
"DbClusterMembers":{"shape":"AwsRdsDbClusterMembers"},
"IamDatabaseAuthenticationEnabled":{"shape":"Boolean"}
"IamDatabaseAuthenticationEnabled":{"shape":"Boolean"},
"AutoMinorVersionUpgrade":{"shape":"Boolean"}
}
},
"AwsRdsDbClusterMember":{
Expand Down Expand Up @@ -5581,6 +5793,50 @@
"type":"list",
"member":{"shape":"AwsRedshiftClusterVpcSecurityGroup"}
},
"AwsRoute53HostedZoneConfigDetails":{
"type":"structure",
"members":{
"Comment":{"shape":"NonEmptyString"}
}
},
"AwsRoute53HostedZoneDetails":{
"type":"structure",
"members":{
"HostedZone":{"shape":"AwsRoute53HostedZoneObjectDetails"},
"Vpcs":{"shape":"AwsRoute53HostedZoneVpcsList"},
"NameServers":{"shape":"AwsRoute53HostedZoneNameServersList"},
"QueryLoggingConfig":{"shape":"AwsRoute53QueryLoggingConfigDetails"}
}
},
"AwsRoute53HostedZoneNameServersList":{
"type":"list",
"member":{"shape":"NonEmptyString"}
},
"AwsRoute53HostedZoneObjectDetails":{
"type":"structure",
"members":{
"Id":{"shape":"NonEmptyString"},
"Name":{"shape":"NonEmptyString"},
"Config":{"shape":"AwsRoute53HostedZoneConfigDetails"}
}
},
"AwsRoute53HostedZoneVpcDetails":{
"type":"structure",
"members":{
"Id":{"shape":"NonEmptyString"},
"Region":{"shape":"NonEmptyString"}
}
},
"AwsRoute53HostedZoneVpcsList":{
"type":"list",
"member":{"shape":"AwsRoute53HostedZoneVpcDetails"}
},
"AwsRoute53QueryLoggingConfigDetails":{
"type":"structure",
"members":{
"CloudWatchLogsLogGroupArn":{"shape":"CloudWatchLogsLogGroupArnConfigDetails"}
}
},
"AwsS3AccountPublicAccessBlockDetails":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -6813,6 +7069,14 @@
"Reason":{"shape":"NonEmptyString"}
}
},
"CloudWatchLogsLogGroupArnConfigDetails":{
"type":"structure",
"members":{
"CloudWatchLogsLogGroupArn":{"shape":"NonEmptyString"},
"HostedZoneId":{"shape":"NonEmptyString"},
"Id":{"shape":"NonEmptyString"}
}
},
"CodeVulnerabilitiesFilePath":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -8597,7 +8861,14 @@
"AwsEventSchemasRegistry":{"shape":"AwsEventSchemasRegistryDetails"},
"AwsGuardDutyDetector":{"shape":"AwsGuardDutyDetectorDetails"},
"AwsStepFunctionStateMachine":{"shape":"AwsStepFunctionStateMachineDetails"},
"AwsAthenaWorkGroup":{"shape":"AwsAthenaWorkGroupDetails"}
"AwsAthenaWorkGroup":{"shape":"AwsAthenaWorkGroupDetails"},
"AwsEventsEventbus":{"shape":"AwsEventsEventbusDetails"},
"AwsDmsEndpoint":{"shape":"AwsDmsEndpointDetails"},
"AwsEventsEndpoint":{"shape":"AwsEventsEndpointDetails"},
"AwsDmsReplicationTask":{"shape":"AwsDmsReplicationTaskDetails"},
"AwsDmsReplicationInstance":{"shape":"AwsDmsReplicationInstanceDetails"},
"AwsRoute53HostedZone":{"shape":"AwsRoute53HostedZoneDetails"},
"AwsMskCluster":{"shape":"AwsMskClusterDetails"}
}
},
"ResourceList":{
Expand Down
Loading

0 comments on commit db0f750

Please sign in to comment.