Skip to content

Commit

Permalink
Version:1.34.149
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 26, 2024
1 parent 073ec3f commit e7a1d24
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- ModelTimeoutException
- ResourceNotFoundException
- ServiceQuotaExceededException
- ServiceUnavailableException
- ThrottlingException
- ValidationException

Expand Down Expand Up @@ -1510,6 +1511,7 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- NoChangeException
- NumberOfRuleTemplatesExceededException
- NumberOfRulesExceededException
- OperationNotAllowedException
- OverrideAlreadySetException
- OverrideStatusRequiredException
- ParentCommitDoesNotExistException
Expand Down Expand Up @@ -2443,6 +2445,8 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- ScanNotFoundException
- SecretNotFoundException
- ServerException
- TemplateAlreadyExistsException
- TemplateNotFoundException
- TooManyTagsException
- UnableToAccessSecretException
- UnableToDecryptSecretValueException
Expand Down Expand Up @@ -2710,6 +2714,7 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- AvailabilityZoneNotSupported
- CaCertificatesBundleNotFound
- CertificateNotFound
- DeleteAssociationSameAccount
- DuplicateListener
- DuplicateLoadBalancerName
- DuplicateTagKeys
Expand All @@ -2730,6 +2735,7 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- OperationNotPermitted
- PriorityInUse
- ResourceInUse
- ResourceNotFound
- RevocationContentNotFound
- RevocationIdNotFound
- RuleNotFound
Expand All @@ -2749,6 +2755,7 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- TooManyTrustStoreRevocationEntries
- TooManyTrustStores
- TooManyUniqueTargetGroupsPerLoadBalancer
- AssociationNotFound
- TrustStoreInUse
- TrustStoreNotFound
- TrustStoreNotReady
Expand Down Expand Up @@ -5846,6 +5853,7 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- UnsupportedGrantTypeException

### stepfunctions
- ActivityAlreadyExists
- ActivityDoesNotExist
- ActivityLimitExceeded
- ActivityWorkerLimitExceeded
Expand All @@ -5856,12 +5864,16 @@ except s3.exceptions.BucketAlreadyOwnedByYou:
- ExecutionNotRedrivable
- InvalidArn
- InvalidDefinition
- InvalidEncryptionConfiguration
- InvalidExecutionInput
- InvalidLoggingConfiguration
- InvalidName
- InvalidOutput
- InvalidToken
- InvalidTracingConfiguration
- KmsAccessDeniedException
- KmsInvalidStateException
- KmsThrottlingException
- MissingRequiredParameter
- ResourceNotFound
- ServiceQuotaExceededException
Expand Down

0 comments on commit e7a1d24

Please sign in to comment.