Provider Args
constructor(accessKey: Output<String>? = null, allowedAccountIds: Output<List<String>>? = null, assumeRole: Output<ProviderAssumeRoleArgs>? = null, assumeRoleWithWebIdentity: Output<ProviderAssumeRoleWithWebIdentityArgs>? = null, customCaBundle: Output<String>? = null, defaultTags: Output<ProviderDefaultTagsArgs>? = null, ec2MetadataServiceEndpoint: Output<String>? = null, ec2MetadataServiceEndpointMode: Output<String>? = null, endpoints: Output<List<ProviderEndpointArgs>>? = null, forbiddenAccountIds: Output<List<String>>? = null, httpProxy: Output<String>? = null, ignoreTags: Output<ProviderIgnoreTagsArgs>? = null, insecure: Output<Boolean>? = null, maxRetries: Output<Int>? = null, profile: Output<String>? = null, region: Output<String>? = null, s3ForcePathStyle: Output<Boolean>? = null, s3UsePathStyle: Output<Boolean>? = null, secretKey: Output<String>? = null, sharedConfigFiles: Output<List<String>>? = null, sharedCredentialsFile: Output<String>? = null, sharedCredentialsFiles: Output<List<String>>? = null, skipCredentialsValidation: Output<Boolean>? = null, skipGetEc2Platforms: Output<Boolean>? = null, skipMetadataApiCheck: Output<Boolean>? = null, skipRegionValidation: Output<Boolean>? = null, skipRequestingAccountId: Output<Boolean>? = null, stsRegion: Output<String>? = null, token: Output<String>? = null, useDualstackEndpoint: Output<Boolean>? = null, useFipsEndpoint: Output<Boolean>? = null)