Documentation ¶
Index ¶
- type GetUserPoolsArgs
- type GetUserPoolsOutputArgs
- type GetUserPoolsResult
- type GetUserPoolsResultOutput
- func (o GetUserPoolsResultOutput) Arns() pulumi.StringArrayOutput
- func (GetUserPoolsResultOutput) ElementType() reflect.Type
- func (o GetUserPoolsResultOutput) Id() pulumi.StringOutput
- func (o GetUserPoolsResultOutput) Ids() pulumi.StringArrayOutput
- func (o GetUserPoolsResultOutput) Name() pulumi.StringOutput
- func (o GetUserPoolsResultOutput) ToGetUserPoolsResultOutput() GetUserPoolsResultOutput
- func (o GetUserPoolsResultOutput) ToGetUserPoolsResultOutputWithContext(ctx context.Context) GetUserPoolsResultOutput
- type IdentityPool
- func (*IdentityPool) ElementType() reflect.Type
- func (i *IdentityPool) ToIdentityPoolOutput() IdentityPoolOutput
- func (i *IdentityPool) ToIdentityPoolOutputWithContext(ctx context.Context) IdentityPoolOutput
- func (i *IdentityPool) ToIdentityPoolPtrOutput() IdentityPoolPtrOutput
- func (i *IdentityPool) ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput
- type IdentityPoolArgs
- type IdentityPoolArray
- type IdentityPoolArrayInput
- type IdentityPoolArrayOutput
- func (IdentityPoolArrayOutput) ElementType() reflect.Type
- func (o IdentityPoolArrayOutput) Index(i pulumi.IntInput) IdentityPoolOutput
- func (o IdentityPoolArrayOutput) ToIdentityPoolArrayOutput() IdentityPoolArrayOutput
- func (o IdentityPoolArrayOutput) ToIdentityPoolArrayOutputWithContext(ctx context.Context) IdentityPoolArrayOutput
- type IdentityPoolCognitoIdentityProvider
- type IdentityPoolCognitoIdentityProviderArgs
- func (IdentityPoolCognitoIdentityProviderArgs) ElementType() reflect.Type
- func (i IdentityPoolCognitoIdentityProviderArgs) ToIdentityPoolCognitoIdentityProviderOutput() IdentityPoolCognitoIdentityProviderOutput
- func (i IdentityPoolCognitoIdentityProviderArgs) ToIdentityPoolCognitoIdentityProviderOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderOutput
- type IdentityPoolCognitoIdentityProviderArray
- func (IdentityPoolCognitoIdentityProviderArray) ElementType() reflect.Type
- func (i IdentityPoolCognitoIdentityProviderArray) ToIdentityPoolCognitoIdentityProviderArrayOutput() IdentityPoolCognitoIdentityProviderArrayOutput
- func (i IdentityPoolCognitoIdentityProviderArray) ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderArrayOutput
- type IdentityPoolCognitoIdentityProviderArrayInput
- type IdentityPoolCognitoIdentityProviderArrayOutput
- func (IdentityPoolCognitoIdentityProviderArrayOutput) ElementType() reflect.Type
- func (o IdentityPoolCognitoIdentityProviderArrayOutput) Index(i pulumi.IntInput) IdentityPoolCognitoIdentityProviderOutput
- func (o IdentityPoolCognitoIdentityProviderArrayOutput) ToIdentityPoolCognitoIdentityProviderArrayOutput() IdentityPoolCognitoIdentityProviderArrayOutput
- func (o IdentityPoolCognitoIdentityProviderArrayOutput) ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderArrayOutput
- type IdentityPoolCognitoIdentityProviderInput
- type IdentityPoolCognitoIdentityProviderOutput
- func (o IdentityPoolCognitoIdentityProviderOutput) ClientId() pulumi.StringPtrOutput
- func (IdentityPoolCognitoIdentityProviderOutput) ElementType() reflect.Type
- func (o IdentityPoolCognitoIdentityProviderOutput) ProviderName() pulumi.StringPtrOutput
- func (o IdentityPoolCognitoIdentityProviderOutput) ServerSideTokenCheck() pulumi.BoolPtrOutput
- func (o IdentityPoolCognitoIdentityProviderOutput) ToIdentityPoolCognitoIdentityProviderOutput() IdentityPoolCognitoIdentityProviderOutput
- func (o IdentityPoolCognitoIdentityProviderOutput) ToIdentityPoolCognitoIdentityProviderOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderOutput
- type IdentityPoolInput
- type IdentityPoolMap
- type IdentityPoolMapInput
- type IdentityPoolMapOutput
- func (IdentityPoolMapOutput) ElementType() reflect.Type
- func (o IdentityPoolMapOutput) MapIndex(k pulumi.StringInput) IdentityPoolOutput
- func (o IdentityPoolMapOutput) ToIdentityPoolMapOutput() IdentityPoolMapOutput
- func (o IdentityPoolMapOutput) ToIdentityPoolMapOutputWithContext(ctx context.Context) IdentityPoolMapOutput
- type IdentityPoolOutput
- func (IdentityPoolOutput) ElementType() reflect.Type
- func (o IdentityPoolOutput) ToIdentityPoolOutput() IdentityPoolOutput
- func (o IdentityPoolOutput) ToIdentityPoolOutputWithContext(ctx context.Context) IdentityPoolOutput
- func (o IdentityPoolOutput) ToIdentityPoolPtrOutput() IdentityPoolPtrOutput
- func (o IdentityPoolOutput) ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput
- type IdentityPoolPtrInput
- type IdentityPoolPtrOutput
- func (o IdentityPoolPtrOutput) Elem() IdentityPoolOutput
- func (IdentityPoolPtrOutput) ElementType() reflect.Type
- func (o IdentityPoolPtrOutput) ToIdentityPoolPtrOutput() IdentityPoolPtrOutput
- func (o IdentityPoolPtrOutput) ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput
- type IdentityPoolRoleAttachment
- func (*IdentityPoolRoleAttachment) ElementType() reflect.Type
- func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentOutput() IdentityPoolRoleAttachmentOutput
- func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentOutput
- func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput
- func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput
- type IdentityPoolRoleAttachmentArgs
- type IdentityPoolRoleAttachmentArray
- func (IdentityPoolRoleAttachmentArray) ElementType() reflect.Type
- func (i IdentityPoolRoleAttachmentArray) ToIdentityPoolRoleAttachmentArrayOutput() IdentityPoolRoleAttachmentArrayOutput
- func (i IdentityPoolRoleAttachmentArray) ToIdentityPoolRoleAttachmentArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentArrayOutput
- type IdentityPoolRoleAttachmentArrayInput
- type IdentityPoolRoleAttachmentArrayOutput
- func (IdentityPoolRoleAttachmentArrayOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentArrayOutput) Index(i pulumi.IntInput) IdentityPoolRoleAttachmentOutput
- func (o IdentityPoolRoleAttachmentArrayOutput) ToIdentityPoolRoleAttachmentArrayOutput() IdentityPoolRoleAttachmentArrayOutput
- func (o IdentityPoolRoleAttachmentArrayOutput) ToIdentityPoolRoleAttachmentArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentArrayOutput
- type IdentityPoolRoleAttachmentInput
- type IdentityPoolRoleAttachmentMap
- func (IdentityPoolRoleAttachmentMap) ElementType() reflect.Type
- func (i IdentityPoolRoleAttachmentMap) ToIdentityPoolRoleAttachmentMapOutput() IdentityPoolRoleAttachmentMapOutput
- func (i IdentityPoolRoleAttachmentMap) ToIdentityPoolRoleAttachmentMapOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentMapOutput
- type IdentityPoolRoleAttachmentMapInput
- type IdentityPoolRoleAttachmentMapOutput
- func (IdentityPoolRoleAttachmentMapOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentMapOutput) MapIndex(k pulumi.StringInput) IdentityPoolRoleAttachmentOutput
- func (o IdentityPoolRoleAttachmentMapOutput) ToIdentityPoolRoleAttachmentMapOutput() IdentityPoolRoleAttachmentMapOutput
- func (o IdentityPoolRoleAttachmentMapOutput) ToIdentityPoolRoleAttachmentMapOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentMapOutput
- type IdentityPoolRoleAttachmentOutput
- func (IdentityPoolRoleAttachmentOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentOutput() IdentityPoolRoleAttachmentOutput
- func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentOutput
- func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput
- func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput
- type IdentityPoolRoleAttachmentPtrInput
- type IdentityPoolRoleAttachmentPtrOutput
- func (o IdentityPoolRoleAttachmentPtrOutput) Elem() IdentityPoolRoleAttachmentOutput
- func (IdentityPoolRoleAttachmentPtrOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentPtrOutput) ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput
- func (o IdentityPoolRoleAttachmentPtrOutput) ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput
- type IdentityPoolRoleAttachmentRoleMapping
- type IdentityPoolRoleAttachmentRoleMappingArgs
- func (IdentityPoolRoleAttachmentRoleMappingArgs) ElementType() reflect.Type
- func (i IdentityPoolRoleAttachmentRoleMappingArgs) ToIdentityPoolRoleAttachmentRoleMappingOutput() IdentityPoolRoleAttachmentRoleMappingOutput
- func (i IdentityPoolRoleAttachmentRoleMappingArgs) ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingOutput
- type IdentityPoolRoleAttachmentRoleMappingArray
- func (IdentityPoolRoleAttachmentRoleMappingArray) ElementType() reflect.Type
- func (i IdentityPoolRoleAttachmentRoleMappingArray) ToIdentityPoolRoleAttachmentRoleMappingArrayOutput() IdentityPoolRoleAttachmentRoleMappingArrayOutput
- func (i IdentityPoolRoleAttachmentRoleMappingArray) ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingArrayOutput
- type IdentityPoolRoleAttachmentRoleMappingArrayInput
- type IdentityPoolRoleAttachmentRoleMappingArrayOutput
- func (IdentityPoolRoleAttachmentRoleMappingArrayOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentRoleMappingArrayOutput) Index(i pulumi.IntInput) IdentityPoolRoleAttachmentRoleMappingOutput
- func (o IdentityPoolRoleAttachmentRoleMappingArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingArrayOutput() IdentityPoolRoleAttachmentRoleMappingArrayOutput
- func (o IdentityPoolRoleAttachmentRoleMappingArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingArrayOutput
- type IdentityPoolRoleAttachmentRoleMappingInput
- type IdentityPoolRoleAttachmentRoleMappingMappingRule
- type IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs
- func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ElementType() reflect.Type
- func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
- func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
- type IdentityPoolRoleAttachmentRoleMappingMappingRuleArray
- func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ElementType() reflect.Type
- func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
- func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
- type IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayInput
- type IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
- func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) Index(i pulumi.IntInput) IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
- type IdentityPoolRoleAttachmentRoleMappingMappingRuleInput
- type IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) Claim() pulumi.StringOutput
- func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) MatchType() pulumi.StringOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) RoleArn() pulumi.StringOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
- func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) Value() pulumi.StringOutput
- type IdentityPoolRoleAttachmentRoleMappingOutput
- func (o IdentityPoolRoleAttachmentRoleMappingOutput) AmbiguousRoleResolution() pulumi.StringPtrOutput
- func (IdentityPoolRoleAttachmentRoleMappingOutput) ElementType() reflect.Type
- func (o IdentityPoolRoleAttachmentRoleMappingOutput) IdentityProvider() pulumi.StringOutput
- func (o IdentityPoolRoleAttachmentRoleMappingOutput) MappingRules() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
- func (o IdentityPoolRoleAttachmentRoleMappingOutput) ToIdentityPoolRoleAttachmentRoleMappingOutput() IdentityPoolRoleAttachmentRoleMappingOutput
- func (o IdentityPoolRoleAttachmentRoleMappingOutput) ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingOutput
- func (o IdentityPoolRoleAttachmentRoleMappingOutput) Type() pulumi.StringOutput
- type IdentityPoolRoleAttachmentState
- type IdentityPoolState
- type IdentityProvider
- func (*IdentityProvider) ElementType() reflect.Type
- func (i *IdentityProvider) ToIdentityProviderOutput() IdentityProviderOutput
- func (i *IdentityProvider) ToIdentityProviderOutputWithContext(ctx context.Context) IdentityProviderOutput
- func (i *IdentityProvider) ToIdentityProviderPtrOutput() IdentityProviderPtrOutput
- func (i *IdentityProvider) ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput
- type IdentityProviderArgs
- type IdentityProviderArray
- type IdentityProviderArrayInput
- type IdentityProviderArrayOutput
- func (IdentityProviderArrayOutput) ElementType() reflect.Type
- func (o IdentityProviderArrayOutput) Index(i pulumi.IntInput) IdentityProviderOutput
- func (o IdentityProviderArrayOutput) ToIdentityProviderArrayOutput() IdentityProviderArrayOutput
- func (o IdentityProviderArrayOutput) ToIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityProviderArrayOutput
- type IdentityProviderInput
- type IdentityProviderMap
- type IdentityProviderMapInput
- type IdentityProviderMapOutput
- func (IdentityProviderMapOutput) ElementType() reflect.Type
- func (o IdentityProviderMapOutput) MapIndex(k pulumi.StringInput) IdentityProviderOutput
- func (o IdentityProviderMapOutput) ToIdentityProviderMapOutput() IdentityProviderMapOutput
- func (o IdentityProviderMapOutput) ToIdentityProviderMapOutputWithContext(ctx context.Context) IdentityProviderMapOutput
- type IdentityProviderOutput
- func (IdentityProviderOutput) ElementType() reflect.Type
- func (o IdentityProviderOutput) ToIdentityProviderOutput() IdentityProviderOutput
- func (o IdentityProviderOutput) ToIdentityProviderOutputWithContext(ctx context.Context) IdentityProviderOutput
- func (o IdentityProviderOutput) ToIdentityProviderPtrOutput() IdentityProviderPtrOutput
- func (o IdentityProviderOutput) ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput
- type IdentityProviderPtrInput
- type IdentityProviderPtrOutput
- func (o IdentityProviderPtrOutput) Elem() IdentityProviderOutput
- func (IdentityProviderPtrOutput) ElementType() reflect.Type
- func (o IdentityProviderPtrOutput) ToIdentityProviderPtrOutput() IdentityProviderPtrOutput
- func (o IdentityProviderPtrOutput) ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput
- type IdentityProviderState
- type ResourceServer
- func (*ResourceServer) ElementType() reflect.Type
- func (i *ResourceServer) ToResourceServerOutput() ResourceServerOutput
- func (i *ResourceServer) ToResourceServerOutputWithContext(ctx context.Context) ResourceServerOutput
- func (i *ResourceServer) ToResourceServerPtrOutput() ResourceServerPtrOutput
- func (i *ResourceServer) ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput
- type ResourceServerArgs
- type ResourceServerArray
- type ResourceServerArrayInput
- type ResourceServerArrayOutput
- func (ResourceServerArrayOutput) ElementType() reflect.Type
- func (o ResourceServerArrayOutput) Index(i pulumi.IntInput) ResourceServerOutput
- func (o ResourceServerArrayOutput) ToResourceServerArrayOutput() ResourceServerArrayOutput
- func (o ResourceServerArrayOutput) ToResourceServerArrayOutputWithContext(ctx context.Context) ResourceServerArrayOutput
- type ResourceServerInput
- type ResourceServerMap
- type ResourceServerMapInput
- type ResourceServerMapOutput
- func (ResourceServerMapOutput) ElementType() reflect.Type
- func (o ResourceServerMapOutput) MapIndex(k pulumi.StringInput) ResourceServerOutput
- func (o ResourceServerMapOutput) ToResourceServerMapOutput() ResourceServerMapOutput
- func (o ResourceServerMapOutput) ToResourceServerMapOutputWithContext(ctx context.Context) ResourceServerMapOutput
- type ResourceServerOutput
- func (ResourceServerOutput) ElementType() reflect.Type
- func (o ResourceServerOutput) ToResourceServerOutput() ResourceServerOutput
- func (o ResourceServerOutput) ToResourceServerOutputWithContext(ctx context.Context) ResourceServerOutput
- func (o ResourceServerOutput) ToResourceServerPtrOutput() ResourceServerPtrOutput
- func (o ResourceServerOutput) ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput
- type ResourceServerPtrInput
- type ResourceServerPtrOutput
- func (o ResourceServerPtrOutput) Elem() ResourceServerOutput
- func (ResourceServerPtrOutput) ElementType() reflect.Type
- func (o ResourceServerPtrOutput) ToResourceServerPtrOutput() ResourceServerPtrOutput
- func (o ResourceServerPtrOutput) ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput
- type ResourceServerScope
- type ResourceServerScopeArgs
- type ResourceServerScopeArray
- type ResourceServerScopeArrayInput
- type ResourceServerScopeArrayOutput
- func (ResourceServerScopeArrayOutput) ElementType() reflect.Type
- func (o ResourceServerScopeArrayOutput) Index(i pulumi.IntInput) ResourceServerScopeOutput
- func (o ResourceServerScopeArrayOutput) ToResourceServerScopeArrayOutput() ResourceServerScopeArrayOutput
- func (o ResourceServerScopeArrayOutput) ToResourceServerScopeArrayOutputWithContext(ctx context.Context) ResourceServerScopeArrayOutput
- type ResourceServerScopeInput
- type ResourceServerScopeOutput
- func (ResourceServerScopeOutput) ElementType() reflect.Type
- func (o ResourceServerScopeOutput) ScopeDescription() pulumi.StringOutput
- func (o ResourceServerScopeOutput) ScopeName() pulumi.StringOutput
- func (o ResourceServerScopeOutput) ToResourceServerScopeOutput() ResourceServerScopeOutput
- func (o ResourceServerScopeOutput) ToResourceServerScopeOutputWithContext(ctx context.Context) ResourceServerScopeOutput
- type ResourceServerState
- type UserGroup
- func (*UserGroup) ElementType() reflect.Type
- func (i *UserGroup) ToUserGroupOutput() UserGroupOutput
- func (i *UserGroup) ToUserGroupOutputWithContext(ctx context.Context) UserGroupOutput
- func (i *UserGroup) ToUserGroupPtrOutput() UserGroupPtrOutput
- func (i *UserGroup) ToUserGroupPtrOutputWithContext(ctx context.Context) UserGroupPtrOutput
- type UserGroupArgs
- type UserGroupArray
- type UserGroupArrayInput
- type UserGroupArrayOutput
- func (UserGroupArrayOutput) ElementType() reflect.Type
- func (o UserGroupArrayOutput) Index(i pulumi.IntInput) UserGroupOutput
- func (o UserGroupArrayOutput) ToUserGroupArrayOutput() UserGroupArrayOutput
- func (o UserGroupArrayOutput) ToUserGroupArrayOutputWithContext(ctx context.Context) UserGroupArrayOutput
- type UserGroupInput
- type UserGroupMap
- type UserGroupMapInput
- type UserGroupMapOutput
- type UserGroupOutput
- func (UserGroupOutput) ElementType() reflect.Type
- func (o UserGroupOutput) ToUserGroupOutput() UserGroupOutput
- func (o UserGroupOutput) ToUserGroupOutputWithContext(ctx context.Context) UserGroupOutput
- func (o UserGroupOutput) ToUserGroupPtrOutput() UserGroupPtrOutput
- func (o UserGroupOutput) ToUserGroupPtrOutputWithContext(ctx context.Context) UserGroupPtrOutput
- type UserGroupPtrInput
- type UserGroupPtrOutput
- type UserGroupState
- type UserPool
- func (*UserPool) ElementType() reflect.Type
- func (i *UserPool) ToUserPoolOutput() UserPoolOutput
- func (i *UserPool) ToUserPoolOutputWithContext(ctx context.Context) UserPoolOutput
- func (i *UserPool) ToUserPoolPtrOutput() UserPoolPtrOutput
- func (i *UserPool) ToUserPoolPtrOutputWithContext(ctx context.Context) UserPoolPtrOutput
- type UserPoolAccountRecoverySetting
- type UserPoolAccountRecoverySettingArgs
- func (UserPoolAccountRecoverySettingArgs) ElementType() reflect.Type
- func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingOutput() UserPoolAccountRecoverySettingOutput
- func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingOutput
- func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput
- func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingPtrOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingPtrOutput
- type UserPoolAccountRecoverySettingInput
- type UserPoolAccountRecoverySettingOutput
- func (UserPoolAccountRecoverySettingOutput) ElementType() reflect.Type
- func (o UserPoolAccountRecoverySettingOutput) RecoveryMechanisms() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingOutput() UserPoolAccountRecoverySettingOutput
- func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingOutput
- func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput
- func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingPtrOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingPtrOutput
- type UserPoolAccountRecoverySettingPtrInput
- type UserPoolAccountRecoverySettingPtrOutput
- func (o UserPoolAccountRecoverySettingPtrOutput) Elem() UserPoolAccountRecoverySettingOutput
- func (UserPoolAccountRecoverySettingPtrOutput) ElementType() reflect.Type
- func (o UserPoolAccountRecoverySettingPtrOutput) RecoveryMechanisms() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- func (o UserPoolAccountRecoverySettingPtrOutput) ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput
- func (o UserPoolAccountRecoverySettingPtrOutput) ToUserPoolAccountRecoverySettingPtrOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingPtrOutput
- type UserPoolAccountRecoverySettingRecoveryMechanism
- type UserPoolAccountRecoverySettingRecoveryMechanismArgs
- func (UserPoolAccountRecoverySettingRecoveryMechanismArgs) ElementType() reflect.Type
- func (i UserPoolAccountRecoverySettingRecoveryMechanismArgs) ToUserPoolAccountRecoverySettingRecoveryMechanismOutput() UserPoolAccountRecoverySettingRecoveryMechanismOutput
- func (i UserPoolAccountRecoverySettingRecoveryMechanismArgs) ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismOutput
- type UserPoolAccountRecoverySettingRecoveryMechanismArray
- func (UserPoolAccountRecoverySettingRecoveryMechanismArray) ElementType() reflect.Type
- func (i UserPoolAccountRecoverySettingRecoveryMechanismArray) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- func (i UserPoolAccountRecoverySettingRecoveryMechanismArray) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- type UserPoolAccountRecoverySettingRecoveryMechanismArrayInput
- type UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- func (UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ElementType() reflect.Type
- func (o UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) Index(i pulumi.IntInput) UserPoolAccountRecoverySettingRecoveryMechanismOutput
- func (o UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- func (o UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
- type UserPoolAccountRecoverySettingRecoveryMechanismInput
- type UserPoolAccountRecoverySettingRecoveryMechanismOutput
- func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) ElementType() reflect.Type
- func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) Name() pulumi.StringOutput
- func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) Priority() pulumi.IntOutput
- func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismOutput() UserPoolAccountRecoverySettingRecoveryMechanismOutput
- func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismOutput
- type UserPoolAdminCreateUserConfig
- type UserPoolAdminCreateUserConfigArgs
- func (UserPoolAdminCreateUserConfigArgs) ElementType() reflect.Type
- func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigOutput() UserPoolAdminCreateUserConfigOutput
- func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigOutput
- func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput
- func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigPtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigPtrOutput
- type UserPoolAdminCreateUserConfigInput
- type UserPoolAdminCreateUserConfigInviteMessageTemplate
- type UserPoolAdminCreateUserConfigInviteMessageTemplateArgs
- func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ElementType() reflect.Type
- func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput() UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
- func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
- func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- type UserPoolAdminCreateUserConfigInviteMessageTemplateInput
- type UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
- func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ElementType() reflect.Type
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) EmailMessage() pulumi.StringPtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) EmailSubject() pulumi.StringPtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) SmsMessage() pulumi.StringPtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput() UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- type UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput
- type UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) Elem() UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
- func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ElementType() reflect.Type
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) EmailMessage() pulumi.StringPtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) EmailSubject() pulumi.StringPtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) SmsMessage() pulumi.StringPtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- type UserPoolAdminCreateUserConfigOutput
- func (o UserPoolAdminCreateUserConfigOutput) AllowAdminCreateUserOnly() pulumi.BoolPtrOutput
- func (UserPoolAdminCreateUserConfigOutput) ElementType() reflect.Type
- func (o UserPoolAdminCreateUserConfigOutput) InviteMessageTemplate() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigOutput() UserPoolAdminCreateUserConfigOutput
- func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigOutput
- func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput
- func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigPtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigPtrOutput
- type UserPoolAdminCreateUserConfigPtrInput
- type UserPoolAdminCreateUserConfigPtrOutput
- func (o UserPoolAdminCreateUserConfigPtrOutput) AllowAdminCreateUserOnly() pulumi.BoolPtrOutput
- func (o UserPoolAdminCreateUserConfigPtrOutput) Elem() UserPoolAdminCreateUserConfigOutput
- func (UserPoolAdminCreateUserConfigPtrOutput) ElementType() reflect.Type
- func (o UserPoolAdminCreateUserConfigPtrOutput) InviteMessageTemplate() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
- func (o UserPoolAdminCreateUserConfigPtrOutput) ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput
- func (o UserPoolAdminCreateUserConfigPtrOutput) ToUserPoolAdminCreateUserConfigPtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigPtrOutput
- type UserPoolArgs
- type UserPoolArray
- type UserPoolArrayInput
- type UserPoolArrayOutput
- type UserPoolClient
- func (*UserPoolClient) ElementType() reflect.Type
- func (i *UserPoolClient) ToUserPoolClientOutput() UserPoolClientOutput
- func (i *UserPoolClient) ToUserPoolClientOutputWithContext(ctx context.Context) UserPoolClientOutput
- func (i *UserPoolClient) ToUserPoolClientPtrOutput() UserPoolClientPtrOutput
- func (i *UserPoolClient) ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput
- type UserPoolClientAnalyticsConfiguration
- type UserPoolClientAnalyticsConfigurationArgs
- func (UserPoolClientAnalyticsConfigurationArgs) ElementType() reflect.Type
- func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationOutput() UserPoolClientAnalyticsConfigurationOutput
- func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationOutput
- func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput
- func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationPtrOutput
- type UserPoolClientAnalyticsConfigurationInput
- type UserPoolClientAnalyticsConfigurationOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) ApplicationArn() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) ApplicationId() pulumi.StringPtrOutput
- func (UserPoolClientAnalyticsConfigurationOutput) ElementType() reflect.Type
- func (o UserPoolClientAnalyticsConfigurationOutput) ExternalId() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) RoleArn() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationOutput() UserPoolClientAnalyticsConfigurationOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationPtrOutput
- func (o UserPoolClientAnalyticsConfigurationOutput) UserDataShared() pulumi.BoolPtrOutput
- type UserPoolClientAnalyticsConfigurationPtrInput
- type UserPoolClientAnalyticsConfigurationPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) ApplicationArn() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) ApplicationId() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) Elem() UserPoolClientAnalyticsConfigurationOutput
- func (UserPoolClientAnalyticsConfigurationPtrOutput) ElementType() reflect.Type
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) ExternalId() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) RoleArn() pulumi.StringPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationPtrOutput
- func (o UserPoolClientAnalyticsConfigurationPtrOutput) UserDataShared() pulumi.BoolPtrOutput
- type UserPoolClientArgs
- type UserPoolClientArray
- type UserPoolClientArrayInput
- type UserPoolClientArrayOutput
- func (UserPoolClientArrayOutput) ElementType() reflect.Type
- func (o UserPoolClientArrayOutput) Index(i pulumi.IntInput) UserPoolClientOutput
- func (o UserPoolClientArrayOutput) ToUserPoolClientArrayOutput() UserPoolClientArrayOutput
- func (o UserPoolClientArrayOutput) ToUserPoolClientArrayOutputWithContext(ctx context.Context) UserPoolClientArrayOutput
- type UserPoolClientInput
- type UserPoolClientMap
- type UserPoolClientMapInput
- type UserPoolClientMapOutput
- func (UserPoolClientMapOutput) ElementType() reflect.Type
- func (o UserPoolClientMapOutput) MapIndex(k pulumi.StringInput) UserPoolClientOutput
- func (o UserPoolClientMapOutput) ToUserPoolClientMapOutput() UserPoolClientMapOutput
- func (o UserPoolClientMapOutput) ToUserPoolClientMapOutputWithContext(ctx context.Context) UserPoolClientMapOutput
- type UserPoolClientOutput
- func (UserPoolClientOutput) ElementType() reflect.Type
- func (o UserPoolClientOutput) ToUserPoolClientOutput() UserPoolClientOutput
- func (o UserPoolClientOutput) ToUserPoolClientOutputWithContext(ctx context.Context) UserPoolClientOutput
- func (o UserPoolClientOutput) ToUserPoolClientPtrOutput() UserPoolClientPtrOutput
- func (o UserPoolClientOutput) ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput
- type UserPoolClientPtrInput
- type UserPoolClientPtrOutput
- func (o UserPoolClientPtrOutput) Elem() UserPoolClientOutput
- func (UserPoolClientPtrOutput) ElementType() reflect.Type
- func (o UserPoolClientPtrOutput) ToUserPoolClientPtrOutput() UserPoolClientPtrOutput
- func (o UserPoolClientPtrOutput) ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput
- type UserPoolClientState
- type UserPoolClientTokenValidityUnits
- type UserPoolClientTokenValidityUnitsArgs
- func (UserPoolClientTokenValidityUnitsArgs) ElementType() reflect.Type
- func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsOutput() UserPoolClientTokenValidityUnitsOutput
- func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsOutput
- func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput
- func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsPtrOutput
- type UserPoolClientTokenValidityUnitsInput
- type UserPoolClientTokenValidityUnitsOutput
- func (o UserPoolClientTokenValidityUnitsOutput) AccessToken() pulumi.StringPtrOutput
- func (UserPoolClientTokenValidityUnitsOutput) ElementType() reflect.Type
- func (o UserPoolClientTokenValidityUnitsOutput) IdToken() pulumi.StringPtrOutput
- func (o UserPoolClientTokenValidityUnitsOutput) RefreshToken() pulumi.StringPtrOutput
- func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsOutput() UserPoolClientTokenValidityUnitsOutput
- func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsOutput
- func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput
- func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsPtrOutput
- type UserPoolClientTokenValidityUnitsPtrInput
- type UserPoolClientTokenValidityUnitsPtrOutput
- func (o UserPoolClientTokenValidityUnitsPtrOutput) AccessToken() pulumi.StringPtrOutput
- func (o UserPoolClientTokenValidityUnitsPtrOutput) Elem() UserPoolClientTokenValidityUnitsOutput
- func (UserPoolClientTokenValidityUnitsPtrOutput) ElementType() reflect.Type
- func (o UserPoolClientTokenValidityUnitsPtrOutput) IdToken() pulumi.StringPtrOutput
- func (o UserPoolClientTokenValidityUnitsPtrOutput) RefreshToken() pulumi.StringPtrOutput
- func (o UserPoolClientTokenValidityUnitsPtrOutput) ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput
- func (o UserPoolClientTokenValidityUnitsPtrOutput) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsPtrOutput
- type UserPoolDeviceConfiguration
- type UserPoolDeviceConfigurationArgs
- func (UserPoolDeviceConfigurationArgs) ElementType() reflect.Type
- func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationOutput() UserPoolDeviceConfigurationOutput
- func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationOutput
- func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput
- func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationPtrOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationPtrOutput
- type UserPoolDeviceConfigurationInput
- type UserPoolDeviceConfigurationOutput
- func (o UserPoolDeviceConfigurationOutput) ChallengeRequiredOnNewDevice() pulumi.BoolPtrOutput
- func (o UserPoolDeviceConfigurationOutput) DeviceOnlyRememberedOnUserPrompt() pulumi.BoolPtrOutput
- func (UserPoolDeviceConfigurationOutput) ElementType() reflect.Type
- func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationOutput() UserPoolDeviceConfigurationOutput
- func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationOutput
- func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput
- func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationPtrOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationPtrOutput
- type UserPoolDeviceConfigurationPtrInput
- type UserPoolDeviceConfigurationPtrOutput
- func (o UserPoolDeviceConfigurationPtrOutput) ChallengeRequiredOnNewDevice() pulumi.BoolPtrOutput
- func (o UserPoolDeviceConfigurationPtrOutput) DeviceOnlyRememberedOnUserPrompt() pulumi.BoolPtrOutput
- func (o UserPoolDeviceConfigurationPtrOutput) Elem() UserPoolDeviceConfigurationOutput
- func (UserPoolDeviceConfigurationPtrOutput) ElementType() reflect.Type
- func (o UserPoolDeviceConfigurationPtrOutput) ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput
- func (o UserPoolDeviceConfigurationPtrOutput) ToUserPoolDeviceConfigurationPtrOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationPtrOutput
- type UserPoolDomain
- func (*UserPoolDomain) ElementType() reflect.Type
- func (i *UserPoolDomain) ToUserPoolDomainOutput() UserPoolDomainOutput
- func (i *UserPoolDomain) ToUserPoolDomainOutputWithContext(ctx context.Context) UserPoolDomainOutput
- func (i *UserPoolDomain) ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput
- func (i *UserPoolDomain) ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput
- type UserPoolDomainArgs
- type UserPoolDomainArray
- type UserPoolDomainArrayInput
- type UserPoolDomainArrayOutput
- func (UserPoolDomainArrayOutput) ElementType() reflect.Type
- func (o UserPoolDomainArrayOutput) Index(i pulumi.IntInput) UserPoolDomainOutput
- func (o UserPoolDomainArrayOutput) ToUserPoolDomainArrayOutput() UserPoolDomainArrayOutput
- func (o UserPoolDomainArrayOutput) ToUserPoolDomainArrayOutputWithContext(ctx context.Context) UserPoolDomainArrayOutput
- type UserPoolDomainInput
- type UserPoolDomainMap
- type UserPoolDomainMapInput
- type UserPoolDomainMapOutput
- func (UserPoolDomainMapOutput) ElementType() reflect.Type
- func (o UserPoolDomainMapOutput) MapIndex(k pulumi.StringInput) UserPoolDomainOutput
- func (o UserPoolDomainMapOutput) ToUserPoolDomainMapOutput() UserPoolDomainMapOutput
- func (o UserPoolDomainMapOutput) ToUserPoolDomainMapOutputWithContext(ctx context.Context) UserPoolDomainMapOutput
- type UserPoolDomainOutput
- func (UserPoolDomainOutput) ElementType() reflect.Type
- func (o UserPoolDomainOutput) ToUserPoolDomainOutput() UserPoolDomainOutput
- func (o UserPoolDomainOutput) ToUserPoolDomainOutputWithContext(ctx context.Context) UserPoolDomainOutput
- func (o UserPoolDomainOutput) ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput
- func (o UserPoolDomainOutput) ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput
- type UserPoolDomainPtrInput
- type UserPoolDomainPtrOutput
- func (o UserPoolDomainPtrOutput) Elem() UserPoolDomainOutput
- func (UserPoolDomainPtrOutput) ElementType() reflect.Type
- func (o UserPoolDomainPtrOutput) ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput
- func (o UserPoolDomainPtrOutput) ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput
- type UserPoolDomainState
- type UserPoolEmailConfiguration
- type UserPoolEmailConfigurationArgs
- func (UserPoolEmailConfigurationArgs) ElementType() reflect.Type
- func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationOutput() UserPoolEmailConfigurationOutput
- func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationOutputWithContext(ctx context.Context) UserPoolEmailConfigurationOutput
- func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput
- func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationPtrOutputWithContext(ctx context.Context) UserPoolEmailConfigurationPtrOutput
- type UserPoolEmailConfigurationInput
- type UserPoolEmailConfigurationOutput
- func (o UserPoolEmailConfigurationOutput) ConfigurationSet() pulumi.StringPtrOutput
- func (UserPoolEmailConfigurationOutput) ElementType() reflect.Type
- func (o UserPoolEmailConfigurationOutput) EmailSendingAccount() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationOutput) FromEmailAddress() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationOutput) ReplyToEmailAddress() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationOutput) SourceArn() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationOutput() UserPoolEmailConfigurationOutput
- func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationOutputWithContext(ctx context.Context) UserPoolEmailConfigurationOutput
- func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput
- func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationPtrOutputWithContext(ctx context.Context) UserPoolEmailConfigurationPtrOutput
- type UserPoolEmailConfigurationPtrInput
- type UserPoolEmailConfigurationPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) ConfigurationSet() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) Elem() UserPoolEmailConfigurationOutput
- func (UserPoolEmailConfigurationPtrOutput) ElementType() reflect.Type
- func (o UserPoolEmailConfigurationPtrOutput) EmailSendingAccount() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) FromEmailAddress() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) ReplyToEmailAddress() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) SourceArn() pulumi.StringPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput
- func (o UserPoolEmailConfigurationPtrOutput) ToUserPoolEmailConfigurationPtrOutputWithContext(ctx context.Context) UserPoolEmailConfigurationPtrOutput
- type UserPoolInput
- type UserPoolLambdaConfig
- type UserPoolLambdaConfigArgs
- func (UserPoolLambdaConfigArgs) ElementType() reflect.Type
- func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigOutput() UserPoolLambdaConfigOutput
- func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigOutputWithContext(ctx context.Context) UserPoolLambdaConfigOutput
- func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput
- func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigPtrOutput
- type UserPoolLambdaConfigCustomEmailSender
- type UserPoolLambdaConfigCustomEmailSenderArgs
- func (UserPoolLambdaConfigCustomEmailSenderArgs) ElementType() reflect.Type
- func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderOutput() UserPoolLambdaConfigCustomEmailSenderOutput
- func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderOutput
- func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput
- func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput
- type UserPoolLambdaConfigCustomEmailSenderInput
- type UserPoolLambdaConfigCustomEmailSenderOutput
- func (UserPoolLambdaConfigCustomEmailSenderOutput) ElementType() reflect.Type
- func (o UserPoolLambdaConfigCustomEmailSenderOutput) LambdaArn() pulumi.StringOutput
- func (o UserPoolLambdaConfigCustomEmailSenderOutput) LambdaVersion() pulumi.StringOutput
- func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderOutput() UserPoolLambdaConfigCustomEmailSenderOutput
- func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderOutput
- func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput
- func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput
- type UserPoolLambdaConfigCustomEmailSenderPtrInput
- type UserPoolLambdaConfigCustomEmailSenderPtrOutput
- func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) Elem() UserPoolLambdaConfigCustomEmailSenderOutput
- func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) ElementType() reflect.Type
- func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) LambdaArn() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) LambdaVersion() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput
- func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput
- type UserPoolLambdaConfigCustomSmsSender
- type UserPoolLambdaConfigCustomSmsSenderArgs
- func (UserPoolLambdaConfigCustomSmsSenderArgs) ElementType() reflect.Type
- func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderOutput() UserPoolLambdaConfigCustomSmsSenderOutput
- func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderOutput
- func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput
- func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput
- type UserPoolLambdaConfigCustomSmsSenderInput
- type UserPoolLambdaConfigCustomSmsSenderOutput
- func (UserPoolLambdaConfigCustomSmsSenderOutput) ElementType() reflect.Type
- func (o UserPoolLambdaConfigCustomSmsSenderOutput) LambdaArn() pulumi.StringOutput
- func (o UserPoolLambdaConfigCustomSmsSenderOutput) LambdaVersion() pulumi.StringOutput
- func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderOutput() UserPoolLambdaConfigCustomSmsSenderOutput
- func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderOutput
- func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput
- func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput
- type UserPoolLambdaConfigCustomSmsSenderPtrInput
- type UserPoolLambdaConfigCustomSmsSenderPtrOutput
- func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) Elem() UserPoolLambdaConfigCustomSmsSenderOutput
- func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) ElementType() reflect.Type
- func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) LambdaArn() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) LambdaVersion() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput
- func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput
- type UserPoolLambdaConfigInput
- type UserPoolLambdaConfigOutput
- func (o UserPoolLambdaConfigOutput) CreateAuthChallenge() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) CustomEmailSender() UserPoolLambdaConfigCustomEmailSenderPtrOutput
- func (o UserPoolLambdaConfigOutput) CustomMessage() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) CustomSmsSender() UserPoolLambdaConfigCustomSmsSenderPtrOutput
- func (o UserPoolLambdaConfigOutput) DefineAuthChallenge() pulumi.StringPtrOutput
- func (UserPoolLambdaConfigOutput) ElementType() reflect.Type
- func (o UserPoolLambdaConfigOutput) KmsKeyId() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) PostAuthentication() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) PostConfirmation() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) PreAuthentication() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) PreSignUp() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) PreTokenGeneration() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigOutput() UserPoolLambdaConfigOutput
- func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigOutputWithContext(ctx context.Context) UserPoolLambdaConfigOutput
- func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput
- func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigPtrOutput
- func (o UserPoolLambdaConfigOutput) UserMigration() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigOutput) VerifyAuthChallengeResponse() pulumi.StringPtrOutput
- type UserPoolLambdaConfigPtrInput
- type UserPoolLambdaConfigPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) CreateAuthChallenge() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) CustomEmailSender() UserPoolLambdaConfigCustomEmailSenderPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) CustomMessage() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) CustomSmsSender() UserPoolLambdaConfigCustomSmsSenderPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) DefineAuthChallenge() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) Elem() UserPoolLambdaConfigOutput
- func (UserPoolLambdaConfigPtrOutput) ElementType() reflect.Type
- func (o UserPoolLambdaConfigPtrOutput) KmsKeyId() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) PostAuthentication() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) PostConfirmation() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) PreAuthentication() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) PreSignUp() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) PreTokenGeneration() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) ToUserPoolLambdaConfigPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) UserMigration() pulumi.StringPtrOutput
- func (o UserPoolLambdaConfigPtrOutput) VerifyAuthChallengeResponse() pulumi.StringPtrOutput
- type UserPoolMap
- type UserPoolMapInput
- type UserPoolMapOutput
- type UserPoolOutput
- func (UserPoolOutput) ElementType() reflect.Type
- func (o UserPoolOutput) ToUserPoolOutput() UserPoolOutput
- func (o UserPoolOutput) ToUserPoolOutputWithContext(ctx context.Context) UserPoolOutput
- func (o UserPoolOutput) ToUserPoolPtrOutput() UserPoolPtrOutput
- func (o UserPoolOutput) ToUserPoolPtrOutputWithContext(ctx context.Context) UserPoolPtrOutput
- type UserPoolPasswordPolicy
- type UserPoolPasswordPolicyArgs
- func (UserPoolPasswordPolicyArgs) ElementType() reflect.Type
- func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyOutput() UserPoolPasswordPolicyOutput
- func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyOutputWithContext(ctx context.Context) UserPoolPasswordPolicyOutput
- func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput
- func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyPtrOutputWithContext(ctx context.Context) UserPoolPasswordPolicyPtrOutput
- type UserPoolPasswordPolicyInput
- type UserPoolPasswordPolicyOutput
- func (UserPoolPasswordPolicyOutput) ElementType() reflect.Type
- func (o UserPoolPasswordPolicyOutput) MinimumLength() pulumi.IntPtrOutput
- func (o UserPoolPasswordPolicyOutput) RequireLowercase() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyOutput) RequireNumbers() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyOutput) RequireSymbols() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyOutput) RequireUppercase() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyOutput) TemporaryPasswordValidityDays() pulumi.IntPtrOutput
- func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyOutput() UserPoolPasswordPolicyOutput
- func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyOutputWithContext(ctx context.Context) UserPoolPasswordPolicyOutput
- func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput
- func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyPtrOutputWithContext(ctx context.Context) UserPoolPasswordPolicyPtrOutput
- type UserPoolPasswordPolicyPtrInput
- type UserPoolPasswordPolicyPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) Elem() UserPoolPasswordPolicyOutput
- func (UserPoolPasswordPolicyPtrOutput) ElementType() reflect.Type
- func (o UserPoolPasswordPolicyPtrOutput) MinimumLength() pulumi.IntPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) RequireLowercase() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) RequireNumbers() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) RequireSymbols() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) RequireUppercase() pulumi.BoolPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) TemporaryPasswordValidityDays() pulumi.IntPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput
- func (o UserPoolPasswordPolicyPtrOutput) ToUserPoolPasswordPolicyPtrOutputWithContext(ctx context.Context) UserPoolPasswordPolicyPtrOutput
- type UserPoolPtrInput
- type UserPoolPtrOutput
- type UserPoolSchema
- type UserPoolSchemaArgs
- type UserPoolSchemaArray
- type UserPoolSchemaArrayInput
- type UserPoolSchemaArrayOutput
- func (UserPoolSchemaArrayOutput) ElementType() reflect.Type
- func (o UserPoolSchemaArrayOutput) Index(i pulumi.IntInput) UserPoolSchemaOutput
- func (o UserPoolSchemaArrayOutput) ToUserPoolSchemaArrayOutput() UserPoolSchemaArrayOutput
- func (o UserPoolSchemaArrayOutput) ToUserPoolSchemaArrayOutputWithContext(ctx context.Context) UserPoolSchemaArrayOutput
- type UserPoolSchemaInput
- type UserPoolSchemaNumberAttributeConstraints
- type UserPoolSchemaNumberAttributeConstraintsArgs
- func (UserPoolSchemaNumberAttributeConstraintsArgs) ElementType() reflect.Type
- func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsOutput() UserPoolSchemaNumberAttributeConstraintsOutput
- func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsOutput
- func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput
- func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput
- type UserPoolSchemaNumberAttributeConstraintsInput
- type UserPoolSchemaNumberAttributeConstraintsOutput
- func (UserPoolSchemaNumberAttributeConstraintsOutput) ElementType() reflect.Type
- func (o UserPoolSchemaNumberAttributeConstraintsOutput) MaxValue() pulumi.StringPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsOutput) MinValue() pulumi.StringPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsOutput() UserPoolSchemaNumberAttributeConstraintsOutput
- func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsOutput
- func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput
- type UserPoolSchemaNumberAttributeConstraintsPtrInput
- type UserPoolSchemaNumberAttributeConstraintsPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) Elem() UserPoolSchemaNumberAttributeConstraintsOutput
- func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) ElementType() reflect.Type
- func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) MaxValue() pulumi.StringPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) MinValue() pulumi.StringPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput
- func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput
- type UserPoolSchemaOutput
- func (o UserPoolSchemaOutput) AttributeDataType() pulumi.StringOutput
- func (o UserPoolSchemaOutput) DeveloperOnlyAttribute() pulumi.BoolPtrOutput
- func (UserPoolSchemaOutput) ElementType() reflect.Type
- func (o UserPoolSchemaOutput) Mutable() pulumi.BoolPtrOutput
- func (o UserPoolSchemaOutput) Name() pulumi.StringOutput
- func (o UserPoolSchemaOutput) NumberAttributeConstraints() UserPoolSchemaNumberAttributeConstraintsPtrOutput
- func (o UserPoolSchemaOutput) Required() pulumi.BoolPtrOutput
- func (o UserPoolSchemaOutput) StringAttributeConstraints() UserPoolSchemaStringAttributeConstraintsPtrOutput
- func (o UserPoolSchemaOutput) ToUserPoolSchemaOutput() UserPoolSchemaOutput
- func (o UserPoolSchemaOutput) ToUserPoolSchemaOutputWithContext(ctx context.Context) UserPoolSchemaOutput
- type UserPoolSchemaStringAttributeConstraints
- type UserPoolSchemaStringAttributeConstraintsArgs
- func (UserPoolSchemaStringAttributeConstraintsArgs) ElementType() reflect.Type
- func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsOutput() UserPoolSchemaStringAttributeConstraintsOutput
- func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsOutput
- func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput
- func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput
- type UserPoolSchemaStringAttributeConstraintsInput
- type UserPoolSchemaStringAttributeConstraintsOutput
- func (UserPoolSchemaStringAttributeConstraintsOutput) ElementType() reflect.Type
- func (o UserPoolSchemaStringAttributeConstraintsOutput) MaxLength() pulumi.StringPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsOutput) MinLength() pulumi.StringPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsOutput() UserPoolSchemaStringAttributeConstraintsOutput
- func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsOutput
- func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput
- type UserPoolSchemaStringAttributeConstraintsPtrInput
- type UserPoolSchemaStringAttributeConstraintsPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) Elem() UserPoolSchemaStringAttributeConstraintsOutput
- func (UserPoolSchemaStringAttributeConstraintsPtrOutput) ElementType() reflect.Type
- func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) MaxLength() pulumi.StringPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) MinLength() pulumi.StringPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput
- func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput
- type UserPoolSmsConfiguration
- type UserPoolSmsConfigurationArgs
- func (UserPoolSmsConfigurationArgs) ElementType() reflect.Type
- func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationOutput() UserPoolSmsConfigurationOutput
- func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationOutputWithContext(ctx context.Context) UserPoolSmsConfigurationOutput
- func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput
- func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSmsConfigurationPtrOutput
- type UserPoolSmsConfigurationInput
- type UserPoolSmsConfigurationOutput
- func (UserPoolSmsConfigurationOutput) ElementType() reflect.Type
- func (o UserPoolSmsConfigurationOutput) ExternalId() pulumi.StringOutput
- func (o UserPoolSmsConfigurationOutput) SnsCallerArn() pulumi.StringOutput
- func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationOutput() UserPoolSmsConfigurationOutput
- func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationOutputWithContext(ctx context.Context) UserPoolSmsConfigurationOutput
- func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput
- func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSmsConfigurationPtrOutput
- type UserPoolSmsConfigurationPtrInput
- type UserPoolSmsConfigurationPtrOutput
- func (o UserPoolSmsConfigurationPtrOutput) Elem() UserPoolSmsConfigurationOutput
- func (UserPoolSmsConfigurationPtrOutput) ElementType() reflect.Type
- func (o UserPoolSmsConfigurationPtrOutput) ExternalId() pulumi.StringPtrOutput
- func (o UserPoolSmsConfigurationPtrOutput) SnsCallerArn() pulumi.StringPtrOutput
- func (o UserPoolSmsConfigurationPtrOutput) ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput
- func (o UserPoolSmsConfigurationPtrOutput) ToUserPoolSmsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSmsConfigurationPtrOutput
- type UserPoolSoftwareTokenMfaConfiguration
- type UserPoolSoftwareTokenMfaConfigurationArgs
- func (UserPoolSoftwareTokenMfaConfigurationArgs) ElementType() reflect.Type
- func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationOutput() UserPoolSoftwareTokenMfaConfigurationOutput
- func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationOutput
- func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput
- func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput
- type UserPoolSoftwareTokenMfaConfigurationInput
- type UserPoolSoftwareTokenMfaConfigurationOutput
- func (UserPoolSoftwareTokenMfaConfigurationOutput) ElementType() reflect.Type
- func (o UserPoolSoftwareTokenMfaConfigurationOutput) Enabled() pulumi.BoolOutput
- func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationOutput() UserPoolSoftwareTokenMfaConfigurationOutput
- func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationOutput
- func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput
- func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput
- type UserPoolSoftwareTokenMfaConfigurationPtrInput
- type UserPoolSoftwareTokenMfaConfigurationPtrOutput
- func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) Elem() UserPoolSoftwareTokenMfaConfigurationOutput
- func (UserPoolSoftwareTokenMfaConfigurationPtrOutput) ElementType() reflect.Type
- func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput
- func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput
- type UserPoolState
- type UserPoolUICustomization
- func (*UserPoolUICustomization) ElementType() reflect.Type
- func (i *UserPoolUICustomization) ToUserPoolUICustomizationOutput() UserPoolUICustomizationOutput
- func (i *UserPoolUICustomization) ToUserPoolUICustomizationOutputWithContext(ctx context.Context) UserPoolUICustomizationOutput
- func (i *UserPoolUICustomization) ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput
- func (i *UserPoolUICustomization) ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput
- type UserPoolUICustomizationArgs
- type UserPoolUICustomizationArray
- func (UserPoolUICustomizationArray) ElementType() reflect.Type
- func (i UserPoolUICustomizationArray) ToUserPoolUICustomizationArrayOutput() UserPoolUICustomizationArrayOutput
- func (i UserPoolUICustomizationArray) ToUserPoolUICustomizationArrayOutputWithContext(ctx context.Context) UserPoolUICustomizationArrayOutput
- type UserPoolUICustomizationArrayInput
- type UserPoolUICustomizationArrayOutput
- func (UserPoolUICustomizationArrayOutput) ElementType() reflect.Type
- func (o UserPoolUICustomizationArrayOutput) Index(i pulumi.IntInput) UserPoolUICustomizationOutput
- func (o UserPoolUICustomizationArrayOutput) ToUserPoolUICustomizationArrayOutput() UserPoolUICustomizationArrayOutput
- func (o UserPoolUICustomizationArrayOutput) ToUserPoolUICustomizationArrayOutputWithContext(ctx context.Context) UserPoolUICustomizationArrayOutput
- type UserPoolUICustomizationInput
- type UserPoolUICustomizationMap
- func (UserPoolUICustomizationMap) ElementType() reflect.Type
- func (i UserPoolUICustomizationMap) ToUserPoolUICustomizationMapOutput() UserPoolUICustomizationMapOutput
- func (i UserPoolUICustomizationMap) ToUserPoolUICustomizationMapOutputWithContext(ctx context.Context) UserPoolUICustomizationMapOutput
- type UserPoolUICustomizationMapInput
- type UserPoolUICustomizationMapOutput
- func (UserPoolUICustomizationMapOutput) ElementType() reflect.Type
- func (o UserPoolUICustomizationMapOutput) MapIndex(k pulumi.StringInput) UserPoolUICustomizationOutput
- func (o UserPoolUICustomizationMapOutput) ToUserPoolUICustomizationMapOutput() UserPoolUICustomizationMapOutput
- func (o UserPoolUICustomizationMapOutput) ToUserPoolUICustomizationMapOutputWithContext(ctx context.Context) UserPoolUICustomizationMapOutput
- type UserPoolUICustomizationOutput
- func (UserPoolUICustomizationOutput) ElementType() reflect.Type
- func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationOutput() UserPoolUICustomizationOutput
- func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationOutputWithContext(ctx context.Context) UserPoolUICustomizationOutput
- func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput
- func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput
- type UserPoolUICustomizationPtrInput
- type UserPoolUICustomizationPtrOutput
- func (o UserPoolUICustomizationPtrOutput) Elem() UserPoolUICustomizationOutput
- func (UserPoolUICustomizationPtrOutput) ElementType() reflect.Type
- func (o UserPoolUICustomizationPtrOutput) ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput
- func (o UserPoolUICustomizationPtrOutput) ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput
- type UserPoolUICustomizationState
- type UserPoolUserPoolAddOns
- type UserPoolUserPoolAddOnsArgs
- func (UserPoolUserPoolAddOnsArgs) ElementType() reflect.Type
- func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsOutput() UserPoolUserPoolAddOnsOutput
- func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsOutput
- func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput
- func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsPtrOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsPtrOutput
- type UserPoolUserPoolAddOnsInput
- type UserPoolUserPoolAddOnsOutput
- func (o UserPoolUserPoolAddOnsOutput) AdvancedSecurityMode() pulumi.StringOutput
- func (UserPoolUserPoolAddOnsOutput) ElementType() reflect.Type
- func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsOutput() UserPoolUserPoolAddOnsOutput
- func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsOutput
- func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput
- func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsPtrOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsPtrOutput
- type UserPoolUserPoolAddOnsPtrInput
- type UserPoolUserPoolAddOnsPtrOutput
- func (o UserPoolUserPoolAddOnsPtrOutput) AdvancedSecurityMode() pulumi.StringPtrOutput
- func (o UserPoolUserPoolAddOnsPtrOutput) Elem() UserPoolUserPoolAddOnsOutput
- func (UserPoolUserPoolAddOnsPtrOutput) ElementType() reflect.Type
- func (o UserPoolUserPoolAddOnsPtrOutput) ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput
- func (o UserPoolUserPoolAddOnsPtrOutput) ToUserPoolUserPoolAddOnsPtrOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsPtrOutput
- type UserPoolUsernameConfiguration
- type UserPoolUsernameConfigurationArgs
- func (UserPoolUsernameConfigurationArgs) ElementType() reflect.Type
- func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationOutput() UserPoolUsernameConfigurationOutput
- func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationOutput
- func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput
- func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationPtrOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationPtrOutput
- type UserPoolUsernameConfigurationInput
- type UserPoolUsernameConfigurationOutput
- func (o UserPoolUsernameConfigurationOutput) CaseSensitive() pulumi.BoolOutput
- func (UserPoolUsernameConfigurationOutput) ElementType() reflect.Type
- func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationOutput() UserPoolUsernameConfigurationOutput
- func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationOutput
- func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput
- func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationPtrOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationPtrOutput
- type UserPoolUsernameConfigurationPtrInput
- type UserPoolUsernameConfigurationPtrOutput
- func (o UserPoolUsernameConfigurationPtrOutput) CaseSensitive() pulumi.BoolPtrOutput
- func (o UserPoolUsernameConfigurationPtrOutput) Elem() UserPoolUsernameConfigurationOutput
- func (UserPoolUsernameConfigurationPtrOutput) ElementType() reflect.Type
- func (o UserPoolUsernameConfigurationPtrOutput) ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput
- func (o UserPoolUsernameConfigurationPtrOutput) ToUserPoolUsernameConfigurationPtrOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationPtrOutput
- type UserPoolVerificationMessageTemplate
- type UserPoolVerificationMessageTemplateArgs
- func (UserPoolVerificationMessageTemplateArgs) ElementType() reflect.Type
- func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplateOutput() UserPoolVerificationMessageTemplateOutput
- func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplateOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplateOutput
- func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput
- func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplatePtrOutput
- type UserPoolVerificationMessageTemplateInput
- type UserPoolVerificationMessageTemplateOutput
- func (o UserPoolVerificationMessageTemplateOutput) DefaultEmailOption() pulumi.StringPtrOutput
- func (UserPoolVerificationMessageTemplateOutput) ElementType() reflect.Type
- func (o UserPoolVerificationMessageTemplateOutput) EmailMessage() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplateOutput) EmailMessageByLink() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplateOutput) EmailSubject() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplateOutput) EmailSubjectByLink() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplateOutput) SmsMessage() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplateOutput() UserPoolVerificationMessageTemplateOutput
- func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplateOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplateOutput
- func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput
- func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplatePtrOutput
- type UserPoolVerificationMessageTemplatePtrInput
- type UserPoolVerificationMessageTemplatePtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) DefaultEmailOption() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) Elem() UserPoolVerificationMessageTemplateOutput
- func (UserPoolVerificationMessageTemplatePtrOutput) ElementType() reflect.Type
- func (o UserPoolVerificationMessageTemplatePtrOutput) EmailMessage() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) EmailMessageByLink() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) EmailSubject() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) EmailSubjectByLink() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) SmsMessage() pulumi.StringPtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput
- func (o UserPoolVerificationMessageTemplatePtrOutput) ToUserPoolVerificationMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplatePtrOutput
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetUserPoolsArgs ¶
type GetUserPoolsArgs struct { // Name of the cognito user pools. Name is not a unique attribute for cognito user pool, so multiple pools might be returned with given name. Name string `pulumi:"name"` }
A collection of arguments for invoking getUserPools.
type GetUserPoolsOutputArgs ¶ added in v4.21.0
type GetUserPoolsOutputArgs struct { // Name of the cognito user pools. Name is not a unique attribute for cognito user pool, so multiple pools might be returned with given name. Name pulumi.StringInput `pulumi:"name"` }
A collection of arguments for invoking getUserPools.
func (GetUserPoolsOutputArgs) ElementType ¶ added in v4.21.0
func (GetUserPoolsOutputArgs) ElementType() reflect.Type
type GetUserPoolsResult ¶
type GetUserPoolsResult struct { // The set of cognito user pool Amazon Resource Names (ARNs). Arns []string `pulumi:"arns"` // The provider-assigned unique ID for this managed resource. Id string `pulumi:"id"` // The set of cognito user pool ids. Ids []string `pulumi:"ids"` Name string `pulumi:"name"` }
A collection of values returned by getUserPools.
func GetUserPools ¶
func GetUserPools(ctx *pulumi.Context, args *GetUserPoolsArgs, opts ...pulumi.InvokeOption) (*GetUserPoolsResult, error)
Use this data source to get a list of cognito user pools.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/apigateway" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { selectedRestApi, err := apigateway.LookupRestApi(ctx, &apigateway.LookupRestApiArgs{ Name: _var.Api_gateway_name, }, nil) if err != nil { return err } selectedUserPools, err := cognito.GetUserPools(ctx, &cognito.GetUserPoolsArgs{ Name: _var.Cognito_user_pool_name, }, nil) if err != nil { return err } _, err = apigateway.NewAuthorizer(ctx, "cognito", &apigateway.AuthorizerArgs{ Type: pulumi.String("COGNITO_USER_POOLS"), RestApi: pulumi.String(selectedRestApi.Id), ProviderArns: interface{}(selectedUserPools.Arns), }) if err != nil { return err } return nil }) }
```
type GetUserPoolsResultOutput ¶ added in v4.21.0
type GetUserPoolsResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getUserPools.
func GetUserPoolsOutput ¶ added in v4.21.0
func GetUserPoolsOutput(ctx *pulumi.Context, args GetUserPoolsOutputArgs, opts ...pulumi.InvokeOption) GetUserPoolsResultOutput
func (GetUserPoolsResultOutput) Arns ¶ added in v4.21.0
func (o GetUserPoolsResultOutput) Arns() pulumi.StringArrayOutput
The set of cognito user pool Amazon Resource Names (ARNs).
func (GetUserPoolsResultOutput) ElementType ¶ added in v4.21.0
func (GetUserPoolsResultOutput) ElementType() reflect.Type
func (GetUserPoolsResultOutput) Id ¶ added in v4.21.0
func (o GetUserPoolsResultOutput) Id() pulumi.StringOutput
The provider-assigned unique ID for this managed resource.
func (GetUserPoolsResultOutput) Ids ¶ added in v4.21.0
func (o GetUserPoolsResultOutput) Ids() pulumi.StringArrayOutput
The set of cognito user pool ids.
func (GetUserPoolsResultOutput) Name ¶ added in v4.21.0
func (o GetUserPoolsResultOutput) Name() pulumi.StringOutput
func (GetUserPoolsResultOutput) ToGetUserPoolsResultOutput ¶ added in v4.21.0
func (o GetUserPoolsResultOutput) ToGetUserPoolsResultOutput() GetUserPoolsResultOutput
func (GetUserPoolsResultOutput) ToGetUserPoolsResultOutputWithContext ¶ added in v4.21.0
func (o GetUserPoolsResultOutput) ToGetUserPoolsResultOutputWithContext(ctx context.Context) GetUserPoolsResultOutput
type IdentityPool ¶
type IdentityPool struct { pulumi.CustomResourceState // Enables or disables the classic / basic authentication flow. Default is `false`. AllowClassicFlow pulumi.BoolPtrOutput `pulumi:"allowClassicFlow"` // Whether the identity pool supports unauthenticated logins or not. AllowUnauthenticatedIdentities pulumi.BoolPtrOutput `pulumi:"allowUnauthenticatedIdentities"` // The ARN of the identity pool. Arn pulumi.StringOutput `pulumi:"arn"` // An array of Amazon Cognito Identity user pools and their client IDs. CognitoIdentityProviders IdentityPoolCognitoIdentityProviderArrayOutput `pulumi:"cognitoIdentityProviders"` // The "domain" by which Cognito will refer to your users. This name acts as a placeholder that allows your // backend and the Cognito service to communicate about the developer provider. DeveloperProviderName pulumi.StringPtrOutput `pulumi:"developerProviderName"` // The Cognito Identity Pool name. IdentityPoolName pulumi.StringOutput `pulumi:"identityPoolName"` // Set of OpendID Connect provider ARNs. OpenidConnectProviderArns pulumi.StringArrayOutput `pulumi:"openidConnectProviderArns"` // An array of Amazon Resource Names (ARNs) of the SAML provider for your identity. SamlProviderArns pulumi.StringArrayOutput `pulumi:"samlProviderArns"` // Key-Value pairs mapping provider names to provider app IDs. SupportedLoginProviders pulumi.StringMapOutput `pulumi:"supportedLoginProviders"` // A map of tags to assign to the Identity Pool. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. Tags pulumi.StringMapOutput `pulumi:"tags"` // A map of tags assigned to the resource, including those inherited from the provider . TagsAll pulumi.StringMapOutput `pulumi:"tagsAll"` }
Provides an AWS Cognito Identity Pool.
## Example Usage
```go package main
import (
"io/ioutil" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/iam" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func readFileOrPanic(path string) pulumi.StringPtrInput { data, err := ioutil.ReadFile(path) if err != nil { panic(err.Error()) } return pulumi.String(string(data)) }
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := iam.NewSamlProvider(ctx, "_default", &iam.SamlProviderArgs{ SamlMetadataDocument: readFileOrPanic("saml-metadata.xml"), }) if err != nil { return err } _, err = cognito.NewIdentityPool(ctx, "main", &cognito.IdentityPoolArgs{ IdentityPoolName: pulumi.String("identity pool"), AllowUnauthenticatedIdentities: pulumi.Bool(false), AllowClassicFlow: pulumi.Bool(false), CognitoIdentityProviders: cognito.IdentityPoolCognitoIdentityProviderArray{ &cognito.IdentityPoolCognitoIdentityProviderArgs{ ClientId: pulumi.String("6lhlkkfbfb4q5kpp90urffae"), ProviderName: pulumi.String("cognito-idp.us-east-1.amazonaws.com/us-east-1_Tv0493apJ"), ServerSideTokenCheck: pulumi.Bool(false), }, &cognito.IdentityPoolCognitoIdentityProviderArgs{ ClientId: pulumi.String("7kodkvfqfb4qfkp39eurffae"), ProviderName: pulumi.String("cognito-idp.us-east-1.amazonaws.com/eu-west-1_Zr231apJu"), ServerSideTokenCheck: pulumi.Bool(false), }, }, SupportedLoginProviders: pulumi.StringMap{ "graph.facebook.com": pulumi.String("7346241598935552"), "accounts.google.com": pulumi.String("123456789012.apps.googleusercontent.com"), }, SamlProviderArns: pulumi.StringArray{ _default.Arn, }, OpenidConnectProviderArns: pulumi.StringArray{ pulumi.String("arn:aws:iam::123456789012:oidc-provider/id.example.com"), }, }) if err != nil { return err } return nil }) }
```
## Import
Cognito Identity Pool can be imported using the name, e.g.
```sh
$ pulumi import aws:cognito/identityPool:IdentityPool mypool <identity-pool-id>
```
func GetIdentityPool ¶
func GetIdentityPool(ctx *pulumi.Context, name string, id pulumi.IDInput, state *IdentityPoolState, opts ...pulumi.ResourceOption) (*IdentityPool, error)
GetIdentityPool gets an existing IdentityPool resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewIdentityPool ¶
func NewIdentityPool(ctx *pulumi.Context, name string, args *IdentityPoolArgs, opts ...pulumi.ResourceOption) (*IdentityPool, error)
NewIdentityPool registers a new resource with the given unique name, arguments, and options.
func (*IdentityPool) ElementType ¶
func (*IdentityPool) ElementType() reflect.Type
func (*IdentityPool) ToIdentityPoolOutput ¶
func (i *IdentityPool) ToIdentityPoolOutput() IdentityPoolOutput
func (*IdentityPool) ToIdentityPoolOutputWithContext ¶
func (i *IdentityPool) ToIdentityPoolOutputWithContext(ctx context.Context) IdentityPoolOutput
func (*IdentityPool) ToIdentityPoolPtrOutput ¶
func (i *IdentityPool) ToIdentityPoolPtrOutput() IdentityPoolPtrOutput
func (*IdentityPool) ToIdentityPoolPtrOutputWithContext ¶
func (i *IdentityPool) ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput
type IdentityPoolArgs ¶
type IdentityPoolArgs struct { // Enables or disables the classic / basic authentication flow. Default is `false`. AllowClassicFlow pulumi.BoolPtrInput // Whether the identity pool supports unauthenticated logins or not. AllowUnauthenticatedIdentities pulumi.BoolPtrInput // An array of Amazon Cognito Identity user pools and their client IDs. CognitoIdentityProviders IdentityPoolCognitoIdentityProviderArrayInput // The "domain" by which Cognito will refer to your users. This name acts as a placeholder that allows your // backend and the Cognito service to communicate about the developer provider. DeveloperProviderName pulumi.StringPtrInput // The Cognito Identity Pool name. IdentityPoolName pulumi.StringInput // Set of OpendID Connect provider ARNs. OpenidConnectProviderArns pulumi.StringArrayInput // An array of Amazon Resource Names (ARNs) of the SAML provider for your identity. SamlProviderArns pulumi.StringArrayInput // Key-Value pairs mapping provider names to provider app IDs. SupportedLoginProviders pulumi.StringMapInput // A map of tags to assign to the Identity Pool. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. Tags pulumi.StringMapInput }
The set of arguments for constructing a IdentityPool resource.
func (IdentityPoolArgs) ElementType ¶
func (IdentityPoolArgs) ElementType() reflect.Type
type IdentityPoolArray ¶
type IdentityPoolArray []IdentityPoolInput
func (IdentityPoolArray) ElementType ¶
func (IdentityPoolArray) ElementType() reflect.Type
func (IdentityPoolArray) ToIdentityPoolArrayOutput ¶
func (i IdentityPoolArray) ToIdentityPoolArrayOutput() IdentityPoolArrayOutput
func (IdentityPoolArray) ToIdentityPoolArrayOutputWithContext ¶
func (i IdentityPoolArray) ToIdentityPoolArrayOutputWithContext(ctx context.Context) IdentityPoolArrayOutput
type IdentityPoolArrayInput ¶
type IdentityPoolArrayInput interface { pulumi.Input ToIdentityPoolArrayOutput() IdentityPoolArrayOutput ToIdentityPoolArrayOutputWithContext(context.Context) IdentityPoolArrayOutput }
IdentityPoolArrayInput is an input type that accepts IdentityPoolArray and IdentityPoolArrayOutput values. You can construct a concrete instance of `IdentityPoolArrayInput` via:
IdentityPoolArray{ IdentityPoolArgs{...} }
type IdentityPoolArrayOutput ¶
type IdentityPoolArrayOutput struct{ *pulumi.OutputState }
func (IdentityPoolArrayOutput) ElementType ¶
func (IdentityPoolArrayOutput) ElementType() reflect.Type
func (IdentityPoolArrayOutput) Index ¶
func (o IdentityPoolArrayOutput) Index(i pulumi.IntInput) IdentityPoolOutput
func (IdentityPoolArrayOutput) ToIdentityPoolArrayOutput ¶
func (o IdentityPoolArrayOutput) ToIdentityPoolArrayOutput() IdentityPoolArrayOutput
func (IdentityPoolArrayOutput) ToIdentityPoolArrayOutputWithContext ¶
func (o IdentityPoolArrayOutput) ToIdentityPoolArrayOutputWithContext(ctx context.Context) IdentityPoolArrayOutput
type IdentityPoolCognitoIdentityProvider ¶
type IdentityPoolCognitoIdentityProvider struct { // The client ID for the Amazon Cognito Identity User Pool. ClientId *string `pulumi:"clientId"` // The provider name for an Amazon Cognito Identity User Pool. ProviderName *string `pulumi:"providerName"` // Whether server-side token validation is enabled for the identity provider’s token or not. ServerSideTokenCheck *bool `pulumi:"serverSideTokenCheck"` }
type IdentityPoolCognitoIdentityProviderArgs ¶
type IdentityPoolCognitoIdentityProviderArgs struct { // The client ID for the Amazon Cognito Identity User Pool. ClientId pulumi.StringPtrInput `pulumi:"clientId"` // The provider name for an Amazon Cognito Identity User Pool. ProviderName pulumi.StringPtrInput `pulumi:"providerName"` // Whether server-side token validation is enabled for the identity provider’s token or not. ServerSideTokenCheck pulumi.BoolPtrInput `pulumi:"serverSideTokenCheck"` }
func (IdentityPoolCognitoIdentityProviderArgs) ElementType ¶
func (IdentityPoolCognitoIdentityProviderArgs) ElementType() reflect.Type
func (IdentityPoolCognitoIdentityProviderArgs) ToIdentityPoolCognitoIdentityProviderOutput ¶
func (i IdentityPoolCognitoIdentityProviderArgs) ToIdentityPoolCognitoIdentityProviderOutput() IdentityPoolCognitoIdentityProviderOutput
func (IdentityPoolCognitoIdentityProviderArgs) ToIdentityPoolCognitoIdentityProviderOutputWithContext ¶
func (i IdentityPoolCognitoIdentityProviderArgs) ToIdentityPoolCognitoIdentityProviderOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderOutput
type IdentityPoolCognitoIdentityProviderArray ¶
type IdentityPoolCognitoIdentityProviderArray []IdentityPoolCognitoIdentityProviderInput
func (IdentityPoolCognitoIdentityProviderArray) ElementType ¶
func (IdentityPoolCognitoIdentityProviderArray) ElementType() reflect.Type
func (IdentityPoolCognitoIdentityProviderArray) ToIdentityPoolCognitoIdentityProviderArrayOutput ¶
func (i IdentityPoolCognitoIdentityProviderArray) ToIdentityPoolCognitoIdentityProviderArrayOutput() IdentityPoolCognitoIdentityProviderArrayOutput
func (IdentityPoolCognitoIdentityProviderArray) ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext ¶
func (i IdentityPoolCognitoIdentityProviderArray) ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderArrayOutput
type IdentityPoolCognitoIdentityProviderArrayInput ¶
type IdentityPoolCognitoIdentityProviderArrayInput interface { pulumi.Input ToIdentityPoolCognitoIdentityProviderArrayOutput() IdentityPoolCognitoIdentityProviderArrayOutput ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext(context.Context) IdentityPoolCognitoIdentityProviderArrayOutput }
IdentityPoolCognitoIdentityProviderArrayInput is an input type that accepts IdentityPoolCognitoIdentityProviderArray and IdentityPoolCognitoIdentityProviderArrayOutput values. You can construct a concrete instance of `IdentityPoolCognitoIdentityProviderArrayInput` via:
IdentityPoolCognitoIdentityProviderArray{ IdentityPoolCognitoIdentityProviderArgs{...} }
type IdentityPoolCognitoIdentityProviderArrayOutput ¶
type IdentityPoolCognitoIdentityProviderArrayOutput struct{ *pulumi.OutputState }
func (IdentityPoolCognitoIdentityProviderArrayOutput) ElementType ¶
func (IdentityPoolCognitoIdentityProviderArrayOutput) ElementType() reflect.Type
func (IdentityPoolCognitoIdentityProviderArrayOutput) ToIdentityPoolCognitoIdentityProviderArrayOutput ¶
func (o IdentityPoolCognitoIdentityProviderArrayOutput) ToIdentityPoolCognitoIdentityProviderArrayOutput() IdentityPoolCognitoIdentityProviderArrayOutput
func (IdentityPoolCognitoIdentityProviderArrayOutput) ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext ¶
func (o IdentityPoolCognitoIdentityProviderArrayOutput) ToIdentityPoolCognitoIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderArrayOutput
type IdentityPoolCognitoIdentityProviderInput ¶
type IdentityPoolCognitoIdentityProviderInput interface { pulumi.Input ToIdentityPoolCognitoIdentityProviderOutput() IdentityPoolCognitoIdentityProviderOutput ToIdentityPoolCognitoIdentityProviderOutputWithContext(context.Context) IdentityPoolCognitoIdentityProviderOutput }
IdentityPoolCognitoIdentityProviderInput is an input type that accepts IdentityPoolCognitoIdentityProviderArgs and IdentityPoolCognitoIdentityProviderOutput values. You can construct a concrete instance of `IdentityPoolCognitoIdentityProviderInput` via:
IdentityPoolCognitoIdentityProviderArgs{...}
type IdentityPoolCognitoIdentityProviderOutput ¶
type IdentityPoolCognitoIdentityProviderOutput struct{ *pulumi.OutputState }
func (IdentityPoolCognitoIdentityProviderOutput) ClientId ¶
func (o IdentityPoolCognitoIdentityProviderOutput) ClientId() pulumi.StringPtrOutput
The client ID for the Amazon Cognito Identity User Pool.
func (IdentityPoolCognitoIdentityProviderOutput) ElementType ¶
func (IdentityPoolCognitoIdentityProviderOutput) ElementType() reflect.Type
func (IdentityPoolCognitoIdentityProviderOutput) ProviderName ¶
func (o IdentityPoolCognitoIdentityProviderOutput) ProviderName() pulumi.StringPtrOutput
The provider name for an Amazon Cognito Identity User Pool.
func (IdentityPoolCognitoIdentityProviderOutput) ServerSideTokenCheck ¶
func (o IdentityPoolCognitoIdentityProviderOutput) ServerSideTokenCheck() pulumi.BoolPtrOutput
Whether server-side token validation is enabled for the identity provider’s token or not.
func (IdentityPoolCognitoIdentityProviderOutput) ToIdentityPoolCognitoIdentityProviderOutput ¶
func (o IdentityPoolCognitoIdentityProviderOutput) ToIdentityPoolCognitoIdentityProviderOutput() IdentityPoolCognitoIdentityProviderOutput
func (IdentityPoolCognitoIdentityProviderOutput) ToIdentityPoolCognitoIdentityProviderOutputWithContext ¶
func (o IdentityPoolCognitoIdentityProviderOutput) ToIdentityPoolCognitoIdentityProviderOutputWithContext(ctx context.Context) IdentityPoolCognitoIdentityProviderOutput
type IdentityPoolInput ¶
type IdentityPoolInput interface { pulumi.Input ToIdentityPoolOutput() IdentityPoolOutput ToIdentityPoolOutputWithContext(ctx context.Context) IdentityPoolOutput }
type IdentityPoolMap ¶
type IdentityPoolMap map[string]IdentityPoolInput
func (IdentityPoolMap) ElementType ¶
func (IdentityPoolMap) ElementType() reflect.Type
func (IdentityPoolMap) ToIdentityPoolMapOutput ¶
func (i IdentityPoolMap) ToIdentityPoolMapOutput() IdentityPoolMapOutput
func (IdentityPoolMap) ToIdentityPoolMapOutputWithContext ¶
func (i IdentityPoolMap) ToIdentityPoolMapOutputWithContext(ctx context.Context) IdentityPoolMapOutput
type IdentityPoolMapInput ¶
type IdentityPoolMapInput interface { pulumi.Input ToIdentityPoolMapOutput() IdentityPoolMapOutput ToIdentityPoolMapOutputWithContext(context.Context) IdentityPoolMapOutput }
IdentityPoolMapInput is an input type that accepts IdentityPoolMap and IdentityPoolMapOutput values. You can construct a concrete instance of `IdentityPoolMapInput` via:
IdentityPoolMap{ "key": IdentityPoolArgs{...} }
type IdentityPoolMapOutput ¶
type IdentityPoolMapOutput struct{ *pulumi.OutputState }
func (IdentityPoolMapOutput) ElementType ¶
func (IdentityPoolMapOutput) ElementType() reflect.Type
func (IdentityPoolMapOutput) MapIndex ¶
func (o IdentityPoolMapOutput) MapIndex(k pulumi.StringInput) IdentityPoolOutput
func (IdentityPoolMapOutput) ToIdentityPoolMapOutput ¶
func (o IdentityPoolMapOutput) ToIdentityPoolMapOutput() IdentityPoolMapOutput
func (IdentityPoolMapOutput) ToIdentityPoolMapOutputWithContext ¶
func (o IdentityPoolMapOutput) ToIdentityPoolMapOutputWithContext(ctx context.Context) IdentityPoolMapOutput
type IdentityPoolOutput ¶
type IdentityPoolOutput struct{ *pulumi.OutputState }
func (IdentityPoolOutput) ElementType ¶
func (IdentityPoolOutput) ElementType() reflect.Type
func (IdentityPoolOutput) ToIdentityPoolOutput ¶
func (o IdentityPoolOutput) ToIdentityPoolOutput() IdentityPoolOutput
func (IdentityPoolOutput) ToIdentityPoolOutputWithContext ¶
func (o IdentityPoolOutput) ToIdentityPoolOutputWithContext(ctx context.Context) IdentityPoolOutput
func (IdentityPoolOutput) ToIdentityPoolPtrOutput ¶
func (o IdentityPoolOutput) ToIdentityPoolPtrOutput() IdentityPoolPtrOutput
func (IdentityPoolOutput) ToIdentityPoolPtrOutputWithContext ¶
func (o IdentityPoolOutput) ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput
type IdentityPoolPtrInput ¶
type IdentityPoolPtrInput interface { pulumi.Input ToIdentityPoolPtrOutput() IdentityPoolPtrOutput ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput }
type IdentityPoolPtrOutput ¶
type IdentityPoolPtrOutput struct{ *pulumi.OutputState }
func (IdentityPoolPtrOutput) Elem ¶ added in v4.15.0
func (o IdentityPoolPtrOutput) Elem() IdentityPoolOutput
func (IdentityPoolPtrOutput) ElementType ¶
func (IdentityPoolPtrOutput) ElementType() reflect.Type
func (IdentityPoolPtrOutput) ToIdentityPoolPtrOutput ¶
func (o IdentityPoolPtrOutput) ToIdentityPoolPtrOutput() IdentityPoolPtrOutput
func (IdentityPoolPtrOutput) ToIdentityPoolPtrOutputWithContext ¶
func (o IdentityPoolPtrOutput) ToIdentityPoolPtrOutputWithContext(ctx context.Context) IdentityPoolPtrOutput
type IdentityPoolRoleAttachment ¶
type IdentityPoolRoleAttachment struct { pulumi.CustomResourceState // An identity pool ID in the format REGION:GUID. IdentityPoolId pulumi.StringOutput `pulumi:"identityPoolId"` // A List of Role Mapping. RoleMappings IdentityPoolRoleAttachmentRoleMappingArrayOutput `pulumi:"roleMappings"` // The map of roles associated with this pool. For a given role, the key will be either "authenticated" or "unauthenticated" and the value will be the Role ARN. Roles pulumi.StringMapOutput `pulumi:"roles"` }
Provides an AWS Cognito Identity Pool Roles Attachment.
## Example Usage
```go package main
import (
"fmt" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/iam" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { mainIdentityPool, err := cognito.NewIdentityPool(ctx, "mainIdentityPool", &cognito.IdentityPoolArgs{ IdentityPoolName: pulumi.String("identity pool"), AllowUnauthenticatedIdentities: pulumi.Bool(false), SupportedLoginProviders: pulumi.StringMap{ "graph.facebook.com": pulumi.String("7346241598935555"), }, }) if err != nil { return err } authenticatedRole, err := iam.NewRole(ctx, "authenticatedRole", &iam.RoleArgs{ AssumeRolePolicy: mainIdentityPool.ID().ApplyT(func(id string) (string, error) { return fmt.Sprintf("%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v", "{\n", " \"Version\": \"2012-10-17\",\n", " \"Statement\": [\n", " {\n", " \"Effect\": \"Allow\",\n", " \"Principal\": {\n", " \"Federated\": \"cognito-identity.amazonaws.com\"\n", " },\n", " \"Action\": \"sts:AssumeRoleWithWebIdentity\",\n", " \"Condition\": {\n", " \"StringEquals\": {\n", " \"cognito-identity.amazonaws.com:aud\": \"", id, "\"\n", " },\n", " \"ForAnyValue:StringLike\": {\n", " \"cognito-identity.amazonaws.com:amr\": \"authenticated\"\n", " }\n", " }\n", " }\n", " ]\n", "}\n"), nil }).(pulumi.StringOutput), }) if err != nil { return err } _, err = iam.NewRolePolicy(ctx, "authenticatedRolePolicy", &iam.RolePolicyArgs{ Role: authenticatedRole.ID(), Policy: pulumi.Any(fmt.Sprintf("%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v", "{\n", " \"Version\": \"2012-10-17\",\n", " \"Statement\": [\n", " {\n", " \"Effect\": \"Allow\",\n", " \"Action\": [\n", " \"mobileanalytics:PutEvents\",\n", " \"cognito-sync:*\",\n", " \"cognito-identity:*\"\n", " ],\n", " \"Resource\": [\n", " \"*\"\n", " ]\n", " }\n", " ]\n", "}\n")), }) if err != nil { return err } _, err = cognito.NewIdentityPoolRoleAttachment(ctx, "mainIdentityPoolRoleAttachment", &cognito.IdentityPoolRoleAttachmentArgs{ IdentityPoolId: mainIdentityPool.ID(), RoleMappings: cognito.IdentityPoolRoleAttachmentRoleMappingArray{ &cognito.IdentityPoolRoleAttachmentRoleMappingArgs{ IdentityProvider: pulumi.String("graph.facebook.com"), AmbiguousRoleResolution: pulumi.String("AuthenticatedRole"), Type: pulumi.String("Rules"), MappingRules: cognito.IdentityPoolRoleAttachmentRoleMappingMappingRuleArray{ &cognito.IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs{ Claim: pulumi.String("isAdmin"), MatchType: pulumi.String("Equals"), RoleArn: authenticatedRole.Arn, Value: pulumi.String("paid"), }, }, }, }, Roles: pulumi.StringMap{ "authenticated": authenticatedRole.Arn, }, }) if err != nil { return err } return nil }) }
```
## Import
Cognito Identity Pool Roles Attachment can be imported using the Identity Pool id, e.g.
```sh
$ pulumi import aws:cognito/identityPoolRoleAttachment:IdentityPoolRoleAttachment example <identity-pool-id>
```
func GetIdentityPoolRoleAttachment ¶
func GetIdentityPoolRoleAttachment(ctx *pulumi.Context, name string, id pulumi.IDInput, state *IdentityPoolRoleAttachmentState, opts ...pulumi.ResourceOption) (*IdentityPoolRoleAttachment, error)
GetIdentityPoolRoleAttachment gets an existing IdentityPoolRoleAttachment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewIdentityPoolRoleAttachment ¶
func NewIdentityPoolRoleAttachment(ctx *pulumi.Context, name string, args *IdentityPoolRoleAttachmentArgs, opts ...pulumi.ResourceOption) (*IdentityPoolRoleAttachment, error)
NewIdentityPoolRoleAttachment registers a new resource with the given unique name, arguments, and options.
func (*IdentityPoolRoleAttachment) ElementType ¶
func (*IdentityPoolRoleAttachment) ElementType() reflect.Type
func (*IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentOutput ¶
func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentOutput() IdentityPoolRoleAttachmentOutput
func (*IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentOutputWithContext ¶
func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentOutput
func (*IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentPtrOutput ¶
func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput
func (*IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentPtrOutputWithContext ¶
func (i *IdentityPoolRoleAttachment) ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput
type IdentityPoolRoleAttachmentArgs ¶
type IdentityPoolRoleAttachmentArgs struct { // An identity pool ID in the format REGION:GUID. IdentityPoolId pulumi.StringInput // A List of Role Mapping. RoleMappings IdentityPoolRoleAttachmentRoleMappingArrayInput // The map of roles associated with this pool. For a given role, the key will be either "authenticated" or "unauthenticated" and the value will be the Role ARN. Roles pulumi.StringMapInput }
The set of arguments for constructing a IdentityPoolRoleAttachment resource.
func (IdentityPoolRoleAttachmentArgs) ElementType ¶
func (IdentityPoolRoleAttachmentArgs) ElementType() reflect.Type
type IdentityPoolRoleAttachmentArray ¶
type IdentityPoolRoleAttachmentArray []IdentityPoolRoleAttachmentInput
func (IdentityPoolRoleAttachmentArray) ElementType ¶
func (IdentityPoolRoleAttachmentArray) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentArray) ToIdentityPoolRoleAttachmentArrayOutput ¶
func (i IdentityPoolRoleAttachmentArray) ToIdentityPoolRoleAttachmentArrayOutput() IdentityPoolRoleAttachmentArrayOutput
func (IdentityPoolRoleAttachmentArray) ToIdentityPoolRoleAttachmentArrayOutputWithContext ¶
func (i IdentityPoolRoleAttachmentArray) ToIdentityPoolRoleAttachmentArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentArrayOutput
type IdentityPoolRoleAttachmentArrayInput ¶
type IdentityPoolRoleAttachmentArrayInput interface { pulumi.Input ToIdentityPoolRoleAttachmentArrayOutput() IdentityPoolRoleAttachmentArrayOutput ToIdentityPoolRoleAttachmentArrayOutputWithContext(context.Context) IdentityPoolRoleAttachmentArrayOutput }
IdentityPoolRoleAttachmentArrayInput is an input type that accepts IdentityPoolRoleAttachmentArray and IdentityPoolRoleAttachmentArrayOutput values. You can construct a concrete instance of `IdentityPoolRoleAttachmentArrayInput` via:
IdentityPoolRoleAttachmentArray{ IdentityPoolRoleAttachmentArgs{...} }
type IdentityPoolRoleAttachmentArrayOutput ¶
type IdentityPoolRoleAttachmentArrayOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentArrayOutput) ElementType ¶
func (IdentityPoolRoleAttachmentArrayOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentArrayOutput) Index ¶
func (o IdentityPoolRoleAttachmentArrayOutput) Index(i pulumi.IntInput) IdentityPoolRoleAttachmentOutput
func (IdentityPoolRoleAttachmentArrayOutput) ToIdentityPoolRoleAttachmentArrayOutput ¶
func (o IdentityPoolRoleAttachmentArrayOutput) ToIdentityPoolRoleAttachmentArrayOutput() IdentityPoolRoleAttachmentArrayOutput
func (IdentityPoolRoleAttachmentArrayOutput) ToIdentityPoolRoleAttachmentArrayOutputWithContext ¶
func (o IdentityPoolRoleAttachmentArrayOutput) ToIdentityPoolRoleAttachmentArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentArrayOutput
type IdentityPoolRoleAttachmentInput ¶
type IdentityPoolRoleAttachmentInput interface { pulumi.Input ToIdentityPoolRoleAttachmentOutput() IdentityPoolRoleAttachmentOutput ToIdentityPoolRoleAttachmentOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentOutput }
type IdentityPoolRoleAttachmentMap ¶
type IdentityPoolRoleAttachmentMap map[string]IdentityPoolRoleAttachmentInput
func (IdentityPoolRoleAttachmentMap) ElementType ¶
func (IdentityPoolRoleAttachmentMap) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentMap) ToIdentityPoolRoleAttachmentMapOutput ¶
func (i IdentityPoolRoleAttachmentMap) ToIdentityPoolRoleAttachmentMapOutput() IdentityPoolRoleAttachmentMapOutput
func (IdentityPoolRoleAttachmentMap) ToIdentityPoolRoleAttachmentMapOutputWithContext ¶
func (i IdentityPoolRoleAttachmentMap) ToIdentityPoolRoleAttachmentMapOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentMapOutput
type IdentityPoolRoleAttachmentMapInput ¶
type IdentityPoolRoleAttachmentMapInput interface { pulumi.Input ToIdentityPoolRoleAttachmentMapOutput() IdentityPoolRoleAttachmentMapOutput ToIdentityPoolRoleAttachmentMapOutputWithContext(context.Context) IdentityPoolRoleAttachmentMapOutput }
IdentityPoolRoleAttachmentMapInput is an input type that accepts IdentityPoolRoleAttachmentMap and IdentityPoolRoleAttachmentMapOutput values. You can construct a concrete instance of `IdentityPoolRoleAttachmentMapInput` via:
IdentityPoolRoleAttachmentMap{ "key": IdentityPoolRoleAttachmentArgs{...} }
type IdentityPoolRoleAttachmentMapOutput ¶
type IdentityPoolRoleAttachmentMapOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentMapOutput) ElementType ¶
func (IdentityPoolRoleAttachmentMapOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentMapOutput) MapIndex ¶
func (o IdentityPoolRoleAttachmentMapOutput) MapIndex(k pulumi.StringInput) IdentityPoolRoleAttachmentOutput
func (IdentityPoolRoleAttachmentMapOutput) ToIdentityPoolRoleAttachmentMapOutput ¶
func (o IdentityPoolRoleAttachmentMapOutput) ToIdentityPoolRoleAttachmentMapOutput() IdentityPoolRoleAttachmentMapOutput
func (IdentityPoolRoleAttachmentMapOutput) ToIdentityPoolRoleAttachmentMapOutputWithContext ¶
func (o IdentityPoolRoleAttachmentMapOutput) ToIdentityPoolRoleAttachmentMapOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentMapOutput
type IdentityPoolRoleAttachmentOutput ¶
type IdentityPoolRoleAttachmentOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentOutput) ElementType ¶
func (IdentityPoolRoleAttachmentOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentOutput ¶
func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentOutput() IdentityPoolRoleAttachmentOutput
func (IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentOutputWithContext ¶
func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentOutput
func (IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentPtrOutput ¶
func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput
func (IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentPtrOutputWithContext ¶
func (o IdentityPoolRoleAttachmentOutput) ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput
type IdentityPoolRoleAttachmentPtrInput ¶
type IdentityPoolRoleAttachmentPtrInput interface { pulumi.Input ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput }
type IdentityPoolRoleAttachmentPtrOutput ¶
type IdentityPoolRoleAttachmentPtrOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentPtrOutput) Elem ¶ added in v4.15.0
func (o IdentityPoolRoleAttachmentPtrOutput) Elem() IdentityPoolRoleAttachmentOutput
func (IdentityPoolRoleAttachmentPtrOutput) ElementType ¶
func (IdentityPoolRoleAttachmentPtrOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentPtrOutput) ToIdentityPoolRoleAttachmentPtrOutput ¶
func (o IdentityPoolRoleAttachmentPtrOutput) ToIdentityPoolRoleAttachmentPtrOutput() IdentityPoolRoleAttachmentPtrOutput
func (IdentityPoolRoleAttachmentPtrOutput) ToIdentityPoolRoleAttachmentPtrOutputWithContext ¶
func (o IdentityPoolRoleAttachmentPtrOutput) ToIdentityPoolRoleAttachmentPtrOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentPtrOutput
type IdentityPoolRoleAttachmentRoleMapping ¶
type IdentityPoolRoleAttachmentRoleMapping struct { // Specifies the action to be taken if either no rules match the claim value for the Rules type, or there is no cognito:preferred_role claim and there are multiple cognito:roles matches for the Token type. `Required` if you specify Token or Rules as the Type. AmbiguousRoleResolution *string `pulumi:"ambiguousRoleResolution"` // A string identifying the identity provider, for example, "graph.facebook.com" or "cognito-idp.us-east-1.amazonaws.com/us-east-1_abcdefghi:app_client_id". Depends on `cognitoIdentityProviders` set on `cognito.IdentityPool` resource or a `cognito.IdentityProvider` resource. IdentityProvider string `pulumi:"identityProvider"` // The Rules Configuration to be used for mapping users to roles. You can specify up to 25 rules per identity provider. Rules are evaluated in order. The first one to match specifies the role. MappingRules []IdentityPoolRoleAttachmentRoleMappingMappingRule `pulumi:"mappingRules"` // The role mapping type. Type string `pulumi:"type"` }
type IdentityPoolRoleAttachmentRoleMappingArgs ¶
type IdentityPoolRoleAttachmentRoleMappingArgs struct { // Specifies the action to be taken if either no rules match the claim value for the Rules type, or there is no cognito:preferred_role claim and there are multiple cognito:roles matches for the Token type. `Required` if you specify Token or Rules as the Type. AmbiguousRoleResolution pulumi.StringPtrInput `pulumi:"ambiguousRoleResolution"` // A string identifying the identity provider, for example, "graph.facebook.com" or "cognito-idp.us-east-1.amazonaws.com/us-east-1_abcdefghi:app_client_id". Depends on `cognitoIdentityProviders` set on `cognito.IdentityPool` resource or a `cognito.IdentityProvider` resource. IdentityProvider pulumi.StringInput `pulumi:"identityProvider"` // The Rules Configuration to be used for mapping users to roles. You can specify up to 25 rules per identity provider. Rules are evaluated in order. The first one to match specifies the role. MappingRules IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayInput `pulumi:"mappingRules"` // The role mapping type. Type pulumi.StringInput `pulumi:"type"` }
func (IdentityPoolRoleAttachmentRoleMappingArgs) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingArgs) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingArgs) ToIdentityPoolRoleAttachmentRoleMappingOutput ¶
func (i IdentityPoolRoleAttachmentRoleMappingArgs) ToIdentityPoolRoleAttachmentRoleMappingOutput() IdentityPoolRoleAttachmentRoleMappingOutput
func (IdentityPoolRoleAttachmentRoleMappingArgs) ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext ¶
func (i IdentityPoolRoleAttachmentRoleMappingArgs) ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingOutput
type IdentityPoolRoleAttachmentRoleMappingArray ¶
type IdentityPoolRoleAttachmentRoleMappingArray []IdentityPoolRoleAttachmentRoleMappingInput
func (IdentityPoolRoleAttachmentRoleMappingArray) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingArray) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingArray) ToIdentityPoolRoleAttachmentRoleMappingArrayOutput ¶
func (i IdentityPoolRoleAttachmentRoleMappingArray) ToIdentityPoolRoleAttachmentRoleMappingArrayOutput() IdentityPoolRoleAttachmentRoleMappingArrayOutput
func (IdentityPoolRoleAttachmentRoleMappingArray) ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext ¶
func (i IdentityPoolRoleAttachmentRoleMappingArray) ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingArrayOutput
type IdentityPoolRoleAttachmentRoleMappingArrayInput ¶
type IdentityPoolRoleAttachmentRoleMappingArrayInput interface { pulumi.Input ToIdentityPoolRoleAttachmentRoleMappingArrayOutput() IdentityPoolRoleAttachmentRoleMappingArrayOutput ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext(context.Context) IdentityPoolRoleAttachmentRoleMappingArrayOutput }
IdentityPoolRoleAttachmentRoleMappingArrayInput is an input type that accepts IdentityPoolRoleAttachmentRoleMappingArray and IdentityPoolRoleAttachmentRoleMappingArrayOutput values. You can construct a concrete instance of `IdentityPoolRoleAttachmentRoleMappingArrayInput` via:
IdentityPoolRoleAttachmentRoleMappingArray{ IdentityPoolRoleAttachmentRoleMappingArgs{...} }
type IdentityPoolRoleAttachmentRoleMappingArrayOutput ¶
type IdentityPoolRoleAttachmentRoleMappingArrayOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentRoleMappingArrayOutput) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingArrayOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingArrayOutput ¶
func (o IdentityPoolRoleAttachmentRoleMappingArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingArrayOutput() IdentityPoolRoleAttachmentRoleMappingArrayOutput
func (IdentityPoolRoleAttachmentRoleMappingArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext ¶
func (o IdentityPoolRoleAttachmentRoleMappingArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingArrayOutput
type IdentityPoolRoleAttachmentRoleMappingInput ¶
type IdentityPoolRoleAttachmentRoleMappingInput interface { pulumi.Input ToIdentityPoolRoleAttachmentRoleMappingOutput() IdentityPoolRoleAttachmentRoleMappingOutput ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext(context.Context) IdentityPoolRoleAttachmentRoleMappingOutput }
IdentityPoolRoleAttachmentRoleMappingInput is an input type that accepts IdentityPoolRoleAttachmentRoleMappingArgs and IdentityPoolRoleAttachmentRoleMappingOutput values. You can construct a concrete instance of `IdentityPoolRoleAttachmentRoleMappingInput` via:
IdentityPoolRoleAttachmentRoleMappingArgs{...}
type IdentityPoolRoleAttachmentRoleMappingMappingRule ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRule struct { // The claim name that must be present in the token, for example, "isAdmin" or "paid". Claim string `pulumi:"claim"` // The match condition that specifies how closely the claim value in the IdP token must match Value. MatchType string `pulumi:"matchType"` // The role ARN. RoleArn string `pulumi:"roleArn"` // A brief string that the claim must match, for example, "paid" or "yes". Value string `pulumi:"value"` }
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs struct { // The claim name that must be present in the token, for example, "isAdmin" or "paid". Claim pulumi.StringInput `pulumi:"claim"` // The match condition that specifies how closely the claim value in the IdP token must match Value. MatchType pulumi.StringInput `pulumi:"matchType"` // The role ARN. RoleArn pulumi.StringInput `pulumi:"roleArn"` // A brief string that the claim must match, for example, "paid" or "yes". Value pulumi.StringInput `pulumi:"value"` }
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput ¶
func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext ¶
func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArray ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArray []IdentityPoolRoleAttachmentRoleMappingMappingRuleInput
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput ¶
func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext ¶
func (i IdentityPoolRoleAttachmentRoleMappingMappingRuleArray) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayInput ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayInput interface { pulumi.Input ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext(context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput }
IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayInput is an input type that accepts IdentityPoolRoleAttachmentRoleMappingMappingRuleArray and IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput values. You can construct a concrete instance of `IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayInput` via:
IdentityPoolRoleAttachmentRoleMappingMappingRuleArray{ IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs{...} }
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
type IdentityPoolRoleAttachmentRoleMappingMappingRuleInput ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRuleInput interface { pulumi.Input ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext(context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput }
IdentityPoolRoleAttachmentRoleMappingMappingRuleInput is an input type that accepts IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs and IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput values. You can construct a concrete instance of `IdentityPoolRoleAttachmentRoleMappingMappingRuleInput` via:
IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs{...}
type IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput ¶
type IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) Claim ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) Claim() pulumi.StringOutput
The claim name that must be present in the token, for example, "isAdmin" or "paid".
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) MatchType ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) MatchType() pulumi.StringOutput
The match condition that specifies how closely the claim value in the IdP token must match Value.
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) RoleArn ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) RoleArn() pulumi.StringOutput
The role ARN.
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutput() IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) ToIdentityPoolRoleAttachmentRoleMappingMappingRuleOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput
func (IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) Value ¶
func (o IdentityPoolRoleAttachmentRoleMappingMappingRuleOutput) Value() pulumi.StringOutput
A brief string that the claim must match, for example, "paid" or "yes".
type IdentityPoolRoleAttachmentRoleMappingOutput ¶
type IdentityPoolRoleAttachmentRoleMappingOutput struct{ *pulumi.OutputState }
func (IdentityPoolRoleAttachmentRoleMappingOutput) AmbiguousRoleResolution ¶
func (o IdentityPoolRoleAttachmentRoleMappingOutput) AmbiguousRoleResolution() pulumi.StringPtrOutput
Specifies the action to be taken if either no rules match the claim value for the Rules type, or there is no cognito:preferred_role claim and there are multiple cognito:roles matches for the Token type. `Required` if you specify Token or Rules as the Type.
func (IdentityPoolRoleAttachmentRoleMappingOutput) ElementType ¶
func (IdentityPoolRoleAttachmentRoleMappingOutput) ElementType() reflect.Type
func (IdentityPoolRoleAttachmentRoleMappingOutput) IdentityProvider ¶
func (o IdentityPoolRoleAttachmentRoleMappingOutput) IdentityProvider() pulumi.StringOutput
A string identifying the identity provider, for example, "graph.facebook.com" or "cognito-idp.us-east-1.amazonaws.com/us-east-1_abcdefghi:app_client_id". Depends on `cognitoIdentityProviders` set on `cognito.IdentityPool` resource or a `cognito.IdentityProvider` resource.
func (IdentityPoolRoleAttachmentRoleMappingOutput) MappingRules ¶
func (o IdentityPoolRoleAttachmentRoleMappingOutput) MappingRules() IdentityPoolRoleAttachmentRoleMappingMappingRuleArrayOutput
The Rules Configuration to be used for mapping users to roles. You can specify up to 25 rules per identity provider. Rules are evaluated in order. The first one to match specifies the role.
func (IdentityPoolRoleAttachmentRoleMappingOutput) ToIdentityPoolRoleAttachmentRoleMappingOutput ¶
func (o IdentityPoolRoleAttachmentRoleMappingOutput) ToIdentityPoolRoleAttachmentRoleMappingOutput() IdentityPoolRoleAttachmentRoleMappingOutput
func (IdentityPoolRoleAttachmentRoleMappingOutput) ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext ¶
func (o IdentityPoolRoleAttachmentRoleMappingOutput) ToIdentityPoolRoleAttachmentRoleMappingOutputWithContext(ctx context.Context) IdentityPoolRoleAttachmentRoleMappingOutput
func (IdentityPoolRoleAttachmentRoleMappingOutput) Type ¶
func (o IdentityPoolRoleAttachmentRoleMappingOutput) Type() pulumi.StringOutput
The role mapping type.
type IdentityPoolRoleAttachmentState ¶
type IdentityPoolRoleAttachmentState struct { // An identity pool ID in the format REGION:GUID. IdentityPoolId pulumi.StringPtrInput // A List of Role Mapping. RoleMappings IdentityPoolRoleAttachmentRoleMappingArrayInput // The map of roles associated with this pool. For a given role, the key will be either "authenticated" or "unauthenticated" and the value will be the Role ARN. Roles pulumi.StringMapInput }
func (IdentityPoolRoleAttachmentState) ElementType ¶
func (IdentityPoolRoleAttachmentState) ElementType() reflect.Type
type IdentityPoolState ¶
type IdentityPoolState struct { // Enables or disables the classic / basic authentication flow. Default is `false`. AllowClassicFlow pulumi.BoolPtrInput // Whether the identity pool supports unauthenticated logins or not. AllowUnauthenticatedIdentities pulumi.BoolPtrInput // The ARN of the identity pool. Arn pulumi.StringPtrInput // An array of Amazon Cognito Identity user pools and their client IDs. CognitoIdentityProviders IdentityPoolCognitoIdentityProviderArrayInput // The "domain" by which Cognito will refer to your users. This name acts as a placeholder that allows your // backend and the Cognito service to communicate about the developer provider. DeveloperProviderName pulumi.StringPtrInput // The Cognito Identity Pool name. IdentityPoolName pulumi.StringPtrInput // Set of OpendID Connect provider ARNs. OpenidConnectProviderArns pulumi.StringArrayInput // An array of Amazon Resource Names (ARNs) of the SAML provider for your identity. SamlProviderArns pulumi.StringArrayInput // Key-Value pairs mapping provider names to provider app IDs. SupportedLoginProviders pulumi.StringMapInput // A map of tags to assign to the Identity Pool. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. Tags pulumi.StringMapInput // A map of tags assigned to the resource, including those inherited from the provider . TagsAll pulumi.StringMapInput }
func (IdentityPoolState) ElementType ¶
func (IdentityPoolState) ElementType() reflect.Type
type IdentityProvider ¶
type IdentityProvider struct { pulumi.CustomResourceState // The map of attribute mapping of user pool attributes. [AttributeMapping in AWS API documentation](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateIdentityProvider.html#CognitoUserPools-CreateIdentityProvider-request-AttributeMapping) AttributeMapping pulumi.StringMapOutput `pulumi:"attributeMapping"` // The list of identity providers. IdpIdentifiers pulumi.StringArrayOutput `pulumi:"idpIdentifiers"` // The map of identity details, such as access token ProviderDetails pulumi.StringMapOutput `pulumi:"providerDetails"` // The provider name ProviderName pulumi.StringOutput `pulumi:"providerName"` // The provider type. [See AWS API for valid values](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateIdentityProvider.html#CognitoUserPools-CreateIdentityProvider-request-ProviderType) ProviderType pulumi.StringOutput `pulumi:"providerType"` // The user pool id UserPoolId pulumi.StringOutput `pulumi:"userPoolId"` }
Provides a Cognito User Identity Provider resource.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { example, err := cognito.NewUserPool(ctx, "example", &cognito.UserPoolArgs{ AutoVerifiedAttributes: pulumi.StringArray{ pulumi.String("email"), }, }) if err != nil { return err } _, err = cognito.NewIdentityProvider(ctx, "exampleProvider", &cognito.IdentityProviderArgs{ UserPoolId: example.ID(), ProviderName: pulumi.String("Google"), ProviderType: pulumi.String("Google"), ProviderDetails: pulumi.StringMap{ "authorize_scopes": pulumi.String("email"), "client_id": pulumi.String("your client_id"), "client_secret": pulumi.String("your client_secret"), }, AttributeMapping: pulumi.StringMap{ "email": pulumi.String("email"), "username": pulumi.String("sub"), }, }) if err != nil { return err } return nil }) }
```
## Import
`aws_cognito_identity_provider` resources can be imported using their User Pool ID and Provider Name, e.g.
```sh
$ pulumi import aws:cognito/identityProvider:IdentityProvider example xxx_yyyyy:example
```
func GetIdentityProvider ¶
func GetIdentityProvider(ctx *pulumi.Context, name string, id pulumi.IDInput, state *IdentityProviderState, opts ...pulumi.ResourceOption) (*IdentityProvider, error)
GetIdentityProvider gets an existing IdentityProvider resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewIdentityProvider ¶
func NewIdentityProvider(ctx *pulumi.Context, name string, args *IdentityProviderArgs, opts ...pulumi.ResourceOption) (*IdentityProvider, error)
NewIdentityProvider registers a new resource with the given unique name, arguments, and options.
func (*IdentityProvider) ElementType ¶
func (*IdentityProvider) ElementType() reflect.Type
func (*IdentityProvider) ToIdentityProviderOutput ¶
func (i *IdentityProvider) ToIdentityProviderOutput() IdentityProviderOutput
func (*IdentityProvider) ToIdentityProviderOutputWithContext ¶
func (i *IdentityProvider) ToIdentityProviderOutputWithContext(ctx context.Context) IdentityProviderOutput
func (*IdentityProvider) ToIdentityProviderPtrOutput ¶
func (i *IdentityProvider) ToIdentityProviderPtrOutput() IdentityProviderPtrOutput
func (*IdentityProvider) ToIdentityProviderPtrOutputWithContext ¶
func (i *IdentityProvider) ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput
type IdentityProviderArgs ¶
type IdentityProviderArgs struct { // The map of attribute mapping of user pool attributes. [AttributeMapping in AWS API documentation](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateIdentityProvider.html#CognitoUserPools-CreateIdentityProvider-request-AttributeMapping) AttributeMapping pulumi.StringMapInput // The list of identity providers. IdpIdentifiers pulumi.StringArrayInput // The map of identity details, such as access token ProviderDetails pulumi.StringMapInput // The provider name ProviderName pulumi.StringInput // The provider type. [See AWS API for valid values](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateIdentityProvider.html#CognitoUserPools-CreateIdentityProvider-request-ProviderType) ProviderType pulumi.StringInput // The user pool id UserPoolId pulumi.StringInput }
The set of arguments for constructing a IdentityProvider resource.
func (IdentityProviderArgs) ElementType ¶
func (IdentityProviderArgs) ElementType() reflect.Type
type IdentityProviderArray ¶
type IdentityProviderArray []IdentityProviderInput
func (IdentityProviderArray) ElementType ¶
func (IdentityProviderArray) ElementType() reflect.Type
func (IdentityProviderArray) ToIdentityProviderArrayOutput ¶
func (i IdentityProviderArray) ToIdentityProviderArrayOutput() IdentityProviderArrayOutput
func (IdentityProviderArray) ToIdentityProviderArrayOutputWithContext ¶
func (i IdentityProviderArray) ToIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityProviderArrayOutput
type IdentityProviderArrayInput ¶
type IdentityProviderArrayInput interface { pulumi.Input ToIdentityProviderArrayOutput() IdentityProviderArrayOutput ToIdentityProviderArrayOutputWithContext(context.Context) IdentityProviderArrayOutput }
IdentityProviderArrayInput is an input type that accepts IdentityProviderArray and IdentityProviderArrayOutput values. You can construct a concrete instance of `IdentityProviderArrayInput` via:
IdentityProviderArray{ IdentityProviderArgs{...} }
type IdentityProviderArrayOutput ¶
type IdentityProviderArrayOutput struct{ *pulumi.OutputState }
func (IdentityProviderArrayOutput) ElementType ¶
func (IdentityProviderArrayOutput) ElementType() reflect.Type
func (IdentityProviderArrayOutput) Index ¶
func (o IdentityProviderArrayOutput) Index(i pulumi.IntInput) IdentityProviderOutput
func (IdentityProviderArrayOutput) ToIdentityProviderArrayOutput ¶
func (o IdentityProviderArrayOutput) ToIdentityProviderArrayOutput() IdentityProviderArrayOutput
func (IdentityProviderArrayOutput) ToIdentityProviderArrayOutputWithContext ¶
func (o IdentityProviderArrayOutput) ToIdentityProviderArrayOutputWithContext(ctx context.Context) IdentityProviderArrayOutput
type IdentityProviderInput ¶
type IdentityProviderInput interface { pulumi.Input ToIdentityProviderOutput() IdentityProviderOutput ToIdentityProviderOutputWithContext(ctx context.Context) IdentityProviderOutput }
type IdentityProviderMap ¶
type IdentityProviderMap map[string]IdentityProviderInput
func (IdentityProviderMap) ElementType ¶
func (IdentityProviderMap) ElementType() reflect.Type
func (IdentityProviderMap) ToIdentityProviderMapOutput ¶
func (i IdentityProviderMap) ToIdentityProviderMapOutput() IdentityProviderMapOutput
func (IdentityProviderMap) ToIdentityProviderMapOutputWithContext ¶
func (i IdentityProviderMap) ToIdentityProviderMapOutputWithContext(ctx context.Context) IdentityProviderMapOutput
type IdentityProviderMapInput ¶
type IdentityProviderMapInput interface { pulumi.Input ToIdentityProviderMapOutput() IdentityProviderMapOutput ToIdentityProviderMapOutputWithContext(context.Context) IdentityProviderMapOutput }
IdentityProviderMapInput is an input type that accepts IdentityProviderMap and IdentityProviderMapOutput values. You can construct a concrete instance of `IdentityProviderMapInput` via:
IdentityProviderMap{ "key": IdentityProviderArgs{...} }
type IdentityProviderMapOutput ¶
type IdentityProviderMapOutput struct{ *pulumi.OutputState }
func (IdentityProviderMapOutput) ElementType ¶
func (IdentityProviderMapOutput) ElementType() reflect.Type
func (IdentityProviderMapOutput) MapIndex ¶
func (o IdentityProviderMapOutput) MapIndex(k pulumi.StringInput) IdentityProviderOutput
func (IdentityProviderMapOutput) ToIdentityProviderMapOutput ¶
func (o IdentityProviderMapOutput) ToIdentityProviderMapOutput() IdentityProviderMapOutput
func (IdentityProviderMapOutput) ToIdentityProviderMapOutputWithContext ¶
func (o IdentityProviderMapOutput) ToIdentityProviderMapOutputWithContext(ctx context.Context) IdentityProviderMapOutput
type IdentityProviderOutput ¶
type IdentityProviderOutput struct{ *pulumi.OutputState }
func (IdentityProviderOutput) ElementType ¶
func (IdentityProviderOutput) ElementType() reflect.Type
func (IdentityProviderOutput) ToIdentityProviderOutput ¶
func (o IdentityProviderOutput) ToIdentityProviderOutput() IdentityProviderOutput
func (IdentityProviderOutput) ToIdentityProviderOutputWithContext ¶
func (o IdentityProviderOutput) ToIdentityProviderOutputWithContext(ctx context.Context) IdentityProviderOutput
func (IdentityProviderOutput) ToIdentityProviderPtrOutput ¶
func (o IdentityProviderOutput) ToIdentityProviderPtrOutput() IdentityProviderPtrOutput
func (IdentityProviderOutput) ToIdentityProviderPtrOutputWithContext ¶
func (o IdentityProviderOutput) ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput
type IdentityProviderPtrInput ¶
type IdentityProviderPtrInput interface { pulumi.Input ToIdentityProviderPtrOutput() IdentityProviderPtrOutput ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput }
type IdentityProviderPtrOutput ¶
type IdentityProviderPtrOutput struct{ *pulumi.OutputState }
func (IdentityProviderPtrOutput) Elem ¶ added in v4.15.0
func (o IdentityProviderPtrOutput) Elem() IdentityProviderOutput
func (IdentityProviderPtrOutput) ElementType ¶
func (IdentityProviderPtrOutput) ElementType() reflect.Type
func (IdentityProviderPtrOutput) ToIdentityProviderPtrOutput ¶
func (o IdentityProviderPtrOutput) ToIdentityProviderPtrOutput() IdentityProviderPtrOutput
func (IdentityProviderPtrOutput) ToIdentityProviderPtrOutputWithContext ¶
func (o IdentityProviderPtrOutput) ToIdentityProviderPtrOutputWithContext(ctx context.Context) IdentityProviderPtrOutput
type IdentityProviderState ¶
type IdentityProviderState struct { // The map of attribute mapping of user pool attributes. [AttributeMapping in AWS API documentation](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateIdentityProvider.html#CognitoUserPools-CreateIdentityProvider-request-AttributeMapping) AttributeMapping pulumi.StringMapInput // The list of identity providers. IdpIdentifiers pulumi.StringArrayInput // The map of identity details, such as access token ProviderDetails pulumi.StringMapInput // The provider name ProviderName pulumi.StringPtrInput // The provider type. [See AWS API for valid values](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateIdentityProvider.html#CognitoUserPools-CreateIdentityProvider-request-ProviderType) ProviderType pulumi.StringPtrInput // The user pool id UserPoolId pulumi.StringPtrInput }
func (IdentityProviderState) ElementType ¶
func (IdentityProviderState) ElementType() reflect.Type
type ResourceServer ¶
type ResourceServer struct { pulumi.CustomResourceState // An identifier for the resource server. Identifier pulumi.StringOutput `pulumi:"identifier"` // A name for the resource server. Name pulumi.StringOutput `pulumi:"name"` // A list of all scopes configured for this resource server in the format identifier/scope_name. ScopeIdentifiers pulumi.StringArrayOutput `pulumi:"scopeIdentifiers"` // A list of Authorization Scope. Scopes ResourceServerScopeArrayOutput `pulumi:"scopes"` UserPoolId pulumi.StringOutput `pulumi:"userPoolId"` }
Provides a Cognito Resource Server.
## Example Usage ### Create a basic resource server
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { pool, err := cognito.NewUserPool(ctx, "pool", nil) if err != nil { return err } _, err = cognito.NewResourceServer(ctx, "resource", &cognito.ResourceServerArgs{ Identifier: pulumi.String("https://example.com"), UserPoolId: pool.ID(), }) if err != nil { return err } return nil }) }
``` ### Create a resource server with sample-scope
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { pool, err := cognito.NewUserPool(ctx, "pool", nil) if err != nil { return err } _, err = cognito.NewResourceServer(ctx, "resource", &cognito.ResourceServerArgs{ Identifier: pulumi.String("https://example.com"), Scopes: cognito.ResourceServerScopeArray{ &cognito.ResourceServerScopeArgs{ ScopeName: pulumi.String("sample-scope"), ScopeDescription: pulumi.String("a Sample Scope Description"), }, }, UserPoolId: pool.ID(), }) if err != nil { return err } return nil }) }
```
## Import
`aws_cognito_resource_server` can be imported using their User Pool ID and Identifier, e.g.
```sh
$ pulumi import aws:cognito/resourceServer:ResourceServer example xxx_yyyyy|https://example.com
```
func GetResourceServer ¶
func GetResourceServer(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ResourceServerState, opts ...pulumi.ResourceOption) (*ResourceServer, error)
GetResourceServer gets an existing ResourceServer resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewResourceServer ¶
func NewResourceServer(ctx *pulumi.Context, name string, args *ResourceServerArgs, opts ...pulumi.ResourceOption) (*ResourceServer, error)
NewResourceServer registers a new resource with the given unique name, arguments, and options.
func (*ResourceServer) ElementType ¶
func (*ResourceServer) ElementType() reflect.Type
func (*ResourceServer) ToResourceServerOutput ¶
func (i *ResourceServer) ToResourceServerOutput() ResourceServerOutput
func (*ResourceServer) ToResourceServerOutputWithContext ¶
func (i *ResourceServer) ToResourceServerOutputWithContext(ctx context.Context) ResourceServerOutput
func (*ResourceServer) ToResourceServerPtrOutput ¶
func (i *ResourceServer) ToResourceServerPtrOutput() ResourceServerPtrOutput
func (*ResourceServer) ToResourceServerPtrOutputWithContext ¶
func (i *ResourceServer) ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput
type ResourceServerArgs ¶
type ResourceServerArgs struct { // An identifier for the resource server. Identifier pulumi.StringInput // A name for the resource server. Name pulumi.StringPtrInput // A list of Authorization Scope. Scopes ResourceServerScopeArrayInput UserPoolId pulumi.StringInput }
The set of arguments for constructing a ResourceServer resource.
func (ResourceServerArgs) ElementType ¶
func (ResourceServerArgs) ElementType() reflect.Type
type ResourceServerArray ¶
type ResourceServerArray []ResourceServerInput
func (ResourceServerArray) ElementType ¶
func (ResourceServerArray) ElementType() reflect.Type
func (ResourceServerArray) ToResourceServerArrayOutput ¶
func (i ResourceServerArray) ToResourceServerArrayOutput() ResourceServerArrayOutput
func (ResourceServerArray) ToResourceServerArrayOutputWithContext ¶
func (i ResourceServerArray) ToResourceServerArrayOutputWithContext(ctx context.Context) ResourceServerArrayOutput
type ResourceServerArrayInput ¶
type ResourceServerArrayInput interface { pulumi.Input ToResourceServerArrayOutput() ResourceServerArrayOutput ToResourceServerArrayOutputWithContext(context.Context) ResourceServerArrayOutput }
ResourceServerArrayInput is an input type that accepts ResourceServerArray and ResourceServerArrayOutput values. You can construct a concrete instance of `ResourceServerArrayInput` via:
ResourceServerArray{ ResourceServerArgs{...} }
type ResourceServerArrayOutput ¶
type ResourceServerArrayOutput struct{ *pulumi.OutputState }
func (ResourceServerArrayOutput) ElementType ¶
func (ResourceServerArrayOutput) ElementType() reflect.Type
func (ResourceServerArrayOutput) Index ¶
func (o ResourceServerArrayOutput) Index(i pulumi.IntInput) ResourceServerOutput
func (ResourceServerArrayOutput) ToResourceServerArrayOutput ¶
func (o ResourceServerArrayOutput) ToResourceServerArrayOutput() ResourceServerArrayOutput
func (ResourceServerArrayOutput) ToResourceServerArrayOutputWithContext ¶
func (o ResourceServerArrayOutput) ToResourceServerArrayOutputWithContext(ctx context.Context) ResourceServerArrayOutput
type ResourceServerInput ¶
type ResourceServerInput interface { pulumi.Input ToResourceServerOutput() ResourceServerOutput ToResourceServerOutputWithContext(ctx context.Context) ResourceServerOutput }
type ResourceServerMap ¶
type ResourceServerMap map[string]ResourceServerInput
func (ResourceServerMap) ElementType ¶
func (ResourceServerMap) ElementType() reflect.Type
func (ResourceServerMap) ToResourceServerMapOutput ¶
func (i ResourceServerMap) ToResourceServerMapOutput() ResourceServerMapOutput
func (ResourceServerMap) ToResourceServerMapOutputWithContext ¶
func (i ResourceServerMap) ToResourceServerMapOutputWithContext(ctx context.Context) ResourceServerMapOutput
type ResourceServerMapInput ¶
type ResourceServerMapInput interface { pulumi.Input ToResourceServerMapOutput() ResourceServerMapOutput ToResourceServerMapOutputWithContext(context.Context) ResourceServerMapOutput }
ResourceServerMapInput is an input type that accepts ResourceServerMap and ResourceServerMapOutput values. You can construct a concrete instance of `ResourceServerMapInput` via:
ResourceServerMap{ "key": ResourceServerArgs{...} }
type ResourceServerMapOutput ¶
type ResourceServerMapOutput struct{ *pulumi.OutputState }
func (ResourceServerMapOutput) ElementType ¶
func (ResourceServerMapOutput) ElementType() reflect.Type
func (ResourceServerMapOutput) MapIndex ¶
func (o ResourceServerMapOutput) MapIndex(k pulumi.StringInput) ResourceServerOutput
func (ResourceServerMapOutput) ToResourceServerMapOutput ¶
func (o ResourceServerMapOutput) ToResourceServerMapOutput() ResourceServerMapOutput
func (ResourceServerMapOutput) ToResourceServerMapOutputWithContext ¶
func (o ResourceServerMapOutput) ToResourceServerMapOutputWithContext(ctx context.Context) ResourceServerMapOutput
type ResourceServerOutput ¶
type ResourceServerOutput struct{ *pulumi.OutputState }
func (ResourceServerOutput) ElementType ¶
func (ResourceServerOutput) ElementType() reflect.Type
func (ResourceServerOutput) ToResourceServerOutput ¶
func (o ResourceServerOutput) ToResourceServerOutput() ResourceServerOutput
func (ResourceServerOutput) ToResourceServerOutputWithContext ¶
func (o ResourceServerOutput) ToResourceServerOutputWithContext(ctx context.Context) ResourceServerOutput
func (ResourceServerOutput) ToResourceServerPtrOutput ¶
func (o ResourceServerOutput) ToResourceServerPtrOutput() ResourceServerPtrOutput
func (ResourceServerOutput) ToResourceServerPtrOutputWithContext ¶
func (o ResourceServerOutput) ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput
type ResourceServerPtrInput ¶
type ResourceServerPtrInput interface { pulumi.Input ToResourceServerPtrOutput() ResourceServerPtrOutput ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput }
type ResourceServerPtrOutput ¶
type ResourceServerPtrOutput struct{ *pulumi.OutputState }
func (ResourceServerPtrOutput) Elem ¶ added in v4.15.0
func (o ResourceServerPtrOutput) Elem() ResourceServerOutput
func (ResourceServerPtrOutput) ElementType ¶
func (ResourceServerPtrOutput) ElementType() reflect.Type
func (ResourceServerPtrOutput) ToResourceServerPtrOutput ¶
func (o ResourceServerPtrOutput) ToResourceServerPtrOutput() ResourceServerPtrOutput
func (ResourceServerPtrOutput) ToResourceServerPtrOutputWithContext ¶
func (o ResourceServerPtrOutput) ToResourceServerPtrOutputWithContext(ctx context.Context) ResourceServerPtrOutput
type ResourceServerScope ¶
type ResourceServerScopeArgs ¶
type ResourceServerScopeArgs struct { // The scope description. ScopeDescription pulumi.StringInput `pulumi:"scopeDescription"` // The scope name. ScopeName pulumi.StringInput `pulumi:"scopeName"` }
func (ResourceServerScopeArgs) ElementType ¶
func (ResourceServerScopeArgs) ElementType() reflect.Type
func (ResourceServerScopeArgs) ToResourceServerScopeOutput ¶
func (i ResourceServerScopeArgs) ToResourceServerScopeOutput() ResourceServerScopeOutput
func (ResourceServerScopeArgs) ToResourceServerScopeOutputWithContext ¶
func (i ResourceServerScopeArgs) ToResourceServerScopeOutputWithContext(ctx context.Context) ResourceServerScopeOutput
type ResourceServerScopeArray ¶
type ResourceServerScopeArray []ResourceServerScopeInput
func (ResourceServerScopeArray) ElementType ¶
func (ResourceServerScopeArray) ElementType() reflect.Type
func (ResourceServerScopeArray) ToResourceServerScopeArrayOutput ¶
func (i ResourceServerScopeArray) ToResourceServerScopeArrayOutput() ResourceServerScopeArrayOutput
func (ResourceServerScopeArray) ToResourceServerScopeArrayOutputWithContext ¶
func (i ResourceServerScopeArray) ToResourceServerScopeArrayOutputWithContext(ctx context.Context) ResourceServerScopeArrayOutput
type ResourceServerScopeArrayInput ¶
type ResourceServerScopeArrayInput interface { pulumi.Input ToResourceServerScopeArrayOutput() ResourceServerScopeArrayOutput ToResourceServerScopeArrayOutputWithContext(context.Context) ResourceServerScopeArrayOutput }
ResourceServerScopeArrayInput is an input type that accepts ResourceServerScopeArray and ResourceServerScopeArrayOutput values. You can construct a concrete instance of `ResourceServerScopeArrayInput` via:
ResourceServerScopeArray{ ResourceServerScopeArgs{...} }
type ResourceServerScopeArrayOutput ¶
type ResourceServerScopeArrayOutput struct{ *pulumi.OutputState }
func (ResourceServerScopeArrayOutput) ElementType ¶
func (ResourceServerScopeArrayOutput) ElementType() reflect.Type
func (ResourceServerScopeArrayOutput) Index ¶
func (o ResourceServerScopeArrayOutput) Index(i pulumi.IntInput) ResourceServerScopeOutput
func (ResourceServerScopeArrayOutput) ToResourceServerScopeArrayOutput ¶
func (o ResourceServerScopeArrayOutput) ToResourceServerScopeArrayOutput() ResourceServerScopeArrayOutput
func (ResourceServerScopeArrayOutput) ToResourceServerScopeArrayOutputWithContext ¶
func (o ResourceServerScopeArrayOutput) ToResourceServerScopeArrayOutputWithContext(ctx context.Context) ResourceServerScopeArrayOutput
type ResourceServerScopeInput ¶
type ResourceServerScopeInput interface { pulumi.Input ToResourceServerScopeOutput() ResourceServerScopeOutput ToResourceServerScopeOutputWithContext(context.Context) ResourceServerScopeOutput }
ResourceServerScopeInput is an input type that accepts ResourceServerScopeArgs and ResourceServerScopeOutput values. You can construct a concrete instance of `ResourceServerScopeInput` via:
ResourceServerScopeArgs{...}
type ResourceServerScopeOutput ¶
type ResourceServerScopeOutput struct{ *pulumi.OutputState }
func (ResourceServerScopeOutput) ElementType ¶
func (ResourceServerScopeOutput) ElementType() reflect.Type
func (ResourceServerScopeOutput) ScopeDescription ¶
func (o ResourceServerScopeOutput) ScopeDescription() pulumi.StringOutput
The scope description.
func (ResourceServerScopeOutput) ScopeName ¶
func (o ResourceServerScopeOutput) ScopeName() pulumi.StringOutput
The scope name.
func (ResourceServerScopeOutput) ToResourceServerScopeOutput ¶
func (o ResourceServerScopeOutput) ToResourceServerScopeOutput() ResourceServerScopeOutput
func (ResourceServerScopeOutput) ToResourceServerScopeOutputWithContext ¶
func (o ResourceServerScopeOutput) ToResourceServerScopeOutputWithContext(ctx context.Context) ResourceServerScopeOutput
type ResourceServerState ¶
type ResourceServerState struct { // An identifier for the resource server. Identifier pulumi.StringPtrInput // A name for the resource server. Name pulumi.StringPtrInput // A list of all scopes configured for this resource server in the format identifier/scope_name. ScopeIdentifiers pulumi.StringArrayInput // A list of Authorization Scope. Scopes ResourceServerScopeArrayInput UserPoolId pulumi.StringPtrInput }
func (ResourceServerState) ElementType ¶
func (ResourceServerState) ElementType() reflect.Type
type UserGroup ¶
type UserGroup struct { pulumi.CustomResourceState // The description of the user group. Description pulumi.StringPtrOutput `pulumi:"description"` // The name of the user group. Name pulumi.StringOutput `pulumi:"name"` // The precedence of the user group. Precedence pulumi.IntPtrOutput `pulumi:"precedence"` // The ARN of the IAM role to be associated with the user group. RoleArn pulumi.StringPtrOutput `pulumi:"roleArn"` // The user pool ID. UserPoolId pulumi.StringOutput `pulumi:"userPoolId"` }
Provides a Cognito User Group resource.
## Example Usage
```go package main
import (
"fmt" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/iam" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { mainUserPool, err := cognito.NewUserPool(ctx, "mainUserPool", nil) if err != nil { return err } groupRole, err := iam.NewRole(ctx, "groupRole", &iam.RoleArgs{ AssumeRolePolicy: pulumi.Any(fmt.Sprintf("%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v", "{\n", " \"Version\": \"2012-10-17\",\n", " \"Statement\": [\n", " {\n", " \"Sid\": \"\",\n", " \"Effect\": \"Allow\",\n", " \"Principal\": {\n", " \"Federated\": \"cognito-identity.amazonaws.com\"\n", " },\n", " \"Action\": \"sts:AssumeRoleWithWebIdentity\",\n", " \"Condition\": {\n", " \"StringEquals\": {\n", " \"cognito-identity.amazonaws.com:aud\": \"us-east-1:12345678-dead-beef-cafe-123456790ab\"\n", " },\n", " \"ForAnyValue:StringLike\": {\n", " \"cognito-identity.amazonaws.com:amr\": \"authenticated\"\n", " }\n", " }\n", " }\n", " ]\n", "}\n")), }) if err != nil { return err } _, err = cognito.NewUserGroup(ctx, "mainUserGroup", &cognito.UserGroupArgs{ UserPoolId: mainUserPool.ID(), Description: pulumi.String("Managed by Pulumi"), Precedence: pulumi.Int(42), RoleArn: groupRole.Arn, }) if err != nil { return err } return nil }) }
```
## Import
Cognito User Groups can be imported using the `user_pool_id`/`name` attributes concatenated, e.g.
```sh
$ pulumi import aws:cognito/userGroup:UserGroup group us-east-1_vG78M4goG/user-group
```
func GetUserGroup ¶
func GetUserGroup(ctx *pulumi.Context, name string, id pulumi.IDInput, state *UserGroupState, opts ...pulumi.ResourceOption) (*UserGroup, error)
GetUserGroup gets an existing UserGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewUserGroup ¶
func NewUserGroup(ctx *pulumi.Context, name string, args *UserGroupArgs, opts ...pulumi.ResourceOption) (*UserGroup, error)
NewUserGroup registers a new resource with the given unique name, arguments, and options.
func (*UserGroup) ElementType ¶
func (*UserGroup) ToUserGroupOutput ¶
func (i *UserGroup) ToUserGroupOutput() UserGroupOutput
func (*UserGroup) ToUserGroupOutputWithContext ¶
func (i *UserGroup) ToUserGroupOutputWithContext(ctx context.Context) UserGroupOutput
func (*UserGroup) ToUserGroupPtrOutput ¶
func (i *UserGroup) ToUserGroupPtrOutput() UserGroupPtrOutput
func (*UserGroup) ToUserGroupPtrOutputWithContext ¶
func (i *UserGroup) ToUserGroupPtrOutputWithContext(ctx context.Context) UserGroupPtrOutput
type UserGroupArgs ¶
type UserGroupArgs struct { // The description of the user group. Description pulumi.StringPtrInput // The name of the user group. Name pulumi.StringPtrInput // The precedence of the user group. Precedence pulumi.IntPtrInput // The ARN of the IAM role to be associated with the user group. RoleArn pulumi.StringPtrInput // The user pool ID. UserPoolId pulumi.StringInput }
The set of arguments for constructing a UserGroup resource.
func (UserGroupArgs) ElementType ¶
func (UserGroupArgs) ElementType() reflect.Type
type UserGroupArray ¶
type UserGroupArray []UserGroupInput
func (UserGroupArray) ElementType ¶
func (UserGroupArray) ElementType() reflect.Type
func (UserGroupArray) ToUserGroupArrayOutput ¶
func (i UserGroupArray) ToUserGroupArrayOutput() UserGroupArrayOutput
func (UserGroupArray) ToUserGroupArrayOutputWithContext ¶
func (i UserGroupArray) ToUserGroupArrayOutputWithContext(ctx context.Context) UserGroupArrayOutput
type UserGroupArrayInput ¶
type UserGroupArrayInput interface { pulumi.Input ToUserGroupArrayOutput() UserGroupArrayOutput ToUserGroupArrayOutputWithContext(context.Context) UserGroupArrayOutput }
UserGroupArrayInput is an input type that accepts UserGroupArray and UserGroupArrayOutput values. You can construct a concrete instance of `UserGroupArrayInput` via:
UserGroupArray{ UserGroupArgs{...} }
type UserGroupArrayOutput ¶
type UserGroupArrayOutput struct{ *pulumi.OutputState }
func (UserGroupArrayOutput) ElementType ¶
func (UserGroupArrayOutput) ElementType() reflect.Type
func (UserGroupArrayOutput) Index ¶
func (o UserGroupArrayOutput) Index(i pulumi.IntInput) UserGroupOutput
func (UserGroupArrayOutput) ToUserGroupArrayOutput ¶
func (o UserGroupArrayOutput) ToUserGroupArrayOutput() UserGroupArrayOutput
func (UserGroupArrayOutput) ToUserGroupArrayOutputWithContext ¶
func (o UserGroupArrayOutput) ToUserGroupArrayOutputWithContext(ctx context.Context) UserGroupArrayOutput
type UserGroupInput ¶
type UserGroupInput interface { pulumi.Input ToUserGroupOutput() UserGroupOutput ToUserGroupOutputWithContext(ctx context.Context) UserGroupOutput }
type UserGroupMap ¶
type UserGroupMap map[string]UserGroupInput
func (UserGroupMap) ElementType ¶
func (UserGroupMap) ElementType() reflect.Type
func (UserGroupMap) ToUserGroupMapOutput ¶
func (i UserGroupMap) ToUserGroupMapOutput() UserGroupMapOutput
func (UserGroupMap) ToUserGroupMapOutputWithContext ¶
func (i UserGroupMap) ToUserGroupMapOutputWithContext(ctx context.Context) UserGroupMapOutput
type UserGroupMapInput ¶
type UserGroupMapInput interface { pulumi.Input ToUserGroupMapOutput() UserGroupMapOutput ToUserGroupMapOutputWithContext(context.Context) UserGroupMapOutput }
UserGroupMapInput is an input type that accepts UserGroupMap and UserGroupMapOutput values. You can construct a concrete instance of `UserGroupMapInput` via:
UserGroupMap{ "key": UserGroupArgs{...} }
type UserGroupMapOutput ¶
type UserGroupMapOutput struct{ *pulumi.OutputState }
func (UserGroupMapOutput) ElementType ¶
func (UserGroupMapOutput) ElementType() reflect.Type
func (UserGroupMapOutput) MapIndex ¶
func (o UserGroupMapOutput) MapIndex(k pulumi.StringInput) UserGroupOutput
func (UserGroupMapOutput) ToUserGroupMapOutput ¶
func (o UserGroupMapOutput) ToUserGroupMapOutput() UserGroupMapOutput
func (UserGroupMapOutput) ToUserGroupMapOutputWithContext ¶
func (o UserGroupMapOutput) ToUserGroupMapOutputWithContext(ctx context.Context) UserGroupMapOutput
type UserGroupOutput ¶
type UserGroupOutput struct{ *pulumi.OutputState }
func (UserGroupOutput) ElementType ¶
func (UserGroupOutput) ElementType() reflect.Type
func (UserGroupOutput) ToUserGroupOutput ¶
func (o UserGroupOutput) ToUserGroupOutput() UserGroupOutput
func (UserGroupOutput) ToUserGroupOutputWithContext ¶
func (o UserGroupOutput) ToUserGroupOutputWithContext(ctx context.Context) UserGroupOutput
func (UserGroupOutput) ToUserGroupPtrOutput ¶
func (o UserGroupOutput) ToUserGroupPtrOutput() UserGroupPtrOutput
func (UserGroupOutput) ToUserGroupPtrOutputWithContext ¶
func (o UserGroupOutput) ToUserGroupPtrOutputWithContext(ctx context.Context) UserGroupPtrOutput
type UserGroupPtrInput ¶
type UserGroupPtrInput interface { pulumi.Input ToUserGroupPtrOutput() UserGroupPtrOutput ToUserGroupPtrOutputWithContext(ctx context.Context) UserGroupPtrOutput }
type UserGroupPtrOutput ¶
type UserGroupPtrOutput struct{ *pulumi.OutputState }
func (UserGroupPtrOutput) Elem ¶ added in v4.15.0
func (o UserGroupPtrOutput) Elem() UserGroupOutput
func (UserGroupPtrOutput) ElementType ¶
func (UserGroupPtrOutput) ElementType() reflect.Type
func (UserGroupPtrOutput) ToUserGroupPtrOutput ¶
func (o UserGroupPtrOutput) ToUserGroupPtrOutput() UserGroupPtrOutput
func (UserGroupPtrOutput) ToUserGroupPtrOutputWithContext ¶
func (o UserGroupPtrOutput) ToUserGroupPtrOutputWithContext(ctx context.Context) UserGroupPtrOutput
type UserGroupState ¶
type UserGroupState struct { // The description of the user group. Description pulumi.StringPtrInput // The name of the user group. Name pulumi.StringPtrInput // The precedence of the user group. Precedence pulumi.IntPtrInput // The ARN of the IAM role to be associated with the user group. RoleArn pulumi.StringPtrInput // The user pool ID. UserPoolId pulumi.StringPtrInput }
func (UserGroupState) ElementType ¶
func (UserGroupState) ElementType() reflect.Type
type UserPool ¶
type UserPool struct { pulumi.CustomResourceState // Configuration block to define which verified available method a user can use to recover their forgotten password. Detailed below. AccountRecoverySetting UserPoolAccountRecoverySettingPtrOutput `pulumi:"accountRecoverySetting"` // Configuration block for creating a new user profile. Detailed below. AdminCreateUserConfig UserPoolAdminCreateUserConfigOutput `pulumi:"adminCreateUserConfig"` // Attributes supported as an alias for this user pool. Valid values: `phoneNumber`, `email`, or `preferredUsername`. Conflicts with `usernameAttributes`. AliasAttributes pulumi.StringArrayOutput `pulumi:"aliasAttributes"` // ARN of the user pool. Arn pulumi.StringOutput `pulumi:"arn"` // Attributes to be auto-verified. Valid values: `email`, `phoneNumber`. AutoVerifiedAttributes pulumi.StringArrayOutput `pulumi:"autoVerifiedAttributes"` // Date the user pool was created. CreationDate pulumi.StringOutput `pulumi:"creationDate"` // A custom domain name that you provide to Amazon Cognito. This parameter applies only if you use a custom domain to host the sign-up and sign-in pages for your application. For example: `auth.example.com`. CustomDomain pulumi.StringOutput `pulumi:"customDomain"` // Configuration block for the user pool's device tracking. Detailed below. DeviceConfiguration UserPoolDeviceConfigurationPtrOutput `pulumi:"deviceConfiguration"` // Holds the domain prefix if the user pool has a domain associated with it. Domain pulumi.StringOutput `pulumi:"domain"` // Configuration block for configuring email. Detailed below. EmailConfiguration UserPoolEmailConfigurationPtrOutput `pulumi:"emailConfiguration"` // String representing the email verification message. Conflicts with `verificationMessageTemplate` configuration block `emailMessage` argument. EmailVerificationMessage pulumi.StringOutput `pulumi:"emailVerificationMessage"` // String representing the email verification subject. Conflicts with `verificationMessageTemplate` configuration block `emailSubject` argument. EmailVerificationSubject pulumi.StringOutput `pulumi:"emailVerificationSubject"` // Endpoint name of the user pool. Example format: `cognito-idp.REGION.amazonaws.com/xxxx_yyyyy` Endpoint pulumi.StringOutput `pulumi:"endpoint"` // A number estimating the size of the user pool. EstimatedNumberOfUsers pulumi.IntOutput `pulumi:"estimatedNumberOfUsers"` // Configuration block for the AWS Lambda triggers associated with the user pool. Detailed below. LambdaConfig UserPoolLambdaConfigPtrOutput `pulumi:"lambdaConfig"` // Date the user pool was last modified. LastModifiedDate pulumi.StringOutput `pulumi:"lastModifiedDate"` // Multi-Factor Authentication (MFA) configuration for the User Pool. Defaults of `OFF`. Valid values are `OFF` (MFA Tokens are not required), `ON` (MFA is required for all users to sign in; requires at least one of `smsConfiguration` or `softwareTokenMfaConfiguration` to be configured), or `OPTIONAL` (MFA Will be required only for individual users who have MFA Enabled; requires at least one of `smsConfiguration` or `softwareTokenMfaConfiguration` to be configured). MfaConfiguration pulumi.StringPtrOutput `pulumi:"mfaConfiguration"` // Name of the attribute. Name pulumi.StringOutput `pulumi:"name"` // Configuration blocked for information about the user pool password policy. Detailed below. PasswordPolicy UserPoolPasswordPolicyOutput `pulumi:"passwordPolicy"` // Configuration block for the schema attributes of a user pool. Detailed below. Schema attributes from the [standard attribute set](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes) only need to be specified if they are different from the default configuration. Attributes can be added, but not modified or removed. Maximum of 50 attributes. Schemas UserPoolSchemaArrayOutput `pulumi:"schemas"` // String representing the SMS authentication message. The Message must contain the `{####}` placeholder, which will be replaced with the code. SmsAuthenticationMessage pulumi.StringPtrOutput `pulumi:"smsAuthenticationMessage"` // Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. SmsConfiguration UserPoolSmsConfigurationOutput `pulumi:"smsConfiguration"` // String representing the SMS verification message. Conflicts with `verificationMessageTemplate` configuration block `smsMessage` argument. SmsVerificationMessage pulumi.StringOutput `pulumi:"smsVerificationMessage"` // Configuration block for software token Mult-Factor Authentication (MFA) settings. Detailed below. SoftwareTokenMfaConfiguration UserPoolSoftwareTokenMfaConfigurationPtrOutput `pulumi:"softwareTokenMfaConfiguration"` // Map of tags to assign to the User Pool. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. Tags pulumi.StringMapOutput `pulumi:"tags"` // A map of tags assigned to the resource, including those inherited from the provider . TagsAll pulumi.StringMapOutput `pulumi:"tagsAll"` // Configuration block for user pool add-ons to enable user pool advanced security mode features. Detailed below. UserPoolAddOns UserPoolUserPoolAddOnsPtrOutput `pulumi:"userPoolAddOns"` // Whether email addresses or phone numbers can be specified as usernames when a user signs up. Conflicts with `aliasAttributes`. UsernameAttributes pulumi.StringArrayOutput `pulumi:"usernameAttributes"` // Configuration block for username configuration. Detailed below. UsernameConfiguration UserPoolUsernameConfigurationPtrOutput `pulumi:"usernameConfiguration"` // Configuration block for verification message templates. Detailed below. VerificationMessageTemplate UserPoolVerificationMessageTemplateOutput `pulumi:"verificationMessageTemplate"` }
Provides a Cognito User Pool resource.
## Example Usage ### Basic configuration
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := cognito.NewUserPool(ctx, "pool", nil) if err != nil { return err } return nil }) }
``` ### Enabling SMS and Software Token Multi-Factor Authentication
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := cognito.NewUserPool(ctx, "example", &cognito.UserPoolArgs{ MfaConfiguration: pulumi.String("ON"), SmsAuthenticationMessage: pulumi.String("Your code is {####}"), SmsConfiguration: &cognito.UserPoolSmsConfigurationArgs{ ExternalId: pulumi.String("example"), SnsCallerArn: pulumi.Any(aws_iam_role.Example.Arn), }, SoftwareTokenMfaConfiguration: &cognito.UserPoolSoftwareTokenMfaConfigurationArgs{ Enabled: pulumi.Bool(true), }, }) if err != nil { return err } return nil }) }
``` ### Using Account Recovery Setting
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := cognito.NewUserPool(ctx, "test", &cognito.UserPoolArgs{ AccountRecoverySetting: &cognito.UserPoolAccountRecoverySettingArgs{ RecoveryMechanisms: cognito.UserPoolAccountRecoverySettingRecoveryMechanismArray{ &cognito.UserPoolAccountRecoverySettingRecoveryMechanismArgs{ Name: pulumi.String("verified_email"), Priority: pulumi.Int(1), }, &cognito.UserPoolAccountRecoverySettingRecoveryMechanismArgs{ Name: pulumi.String("verified_phone_number"), Priority: pulumi.Int(2), }, }, }, }) if err != nil { return err } return nil }) }
```
## Import
Cognito User Pools can be imported using the `id`, e.g.
```sh
$ pulumi import aws:cognito/userPool:UserPool pool <id>
```
func GetUserPool ¶
func GetUserPool(ctx *pulumi.Context, name string, id pulumi.IDInput, state *UserPoolState, opts ...pulumi.ResourceOption) (*UserPool, error)
GetUserPool gets an existing UserPool resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewUserPool ¶
func NewUserPool(ctx *pulumi.Context, name string, args *UserPoolArgs, opts ...pulumi.ResourceOption) (*UserPool, error)
NewUserPool registers a new resource with the given unique name, arguments, and options.
func (*UserPool) ElementType ¶
func (*UserPool) ToUserPoolOutput ¶
func (i *UserPool) ToUserPoolOutput() UserPoolOutput
func (*UserPool) ToUserPoolOutputWithContext ¶
func (i *UserPool) ToUserPoolOutputWithContext(ctx context.Context) UserPoolOutput
func (*UserPool) ToUserPoolPtrOutput ¶
func (i *UserPool) ToUserPoolPtrOutput() UserPoolPtrOutput
func (*UserPool) ToUserPoolPtrOutputWithContext ¶
func (i *UserPool) ToUserPoolPtrOutputWithContext(ctx context.Context) UserPoolPtrOutput
type UserPoolAccountRecoverySetting ¶
type UserPoolAccountRecoverySetting struct { // List of Account Recovery Options of the following structure: RecoveryMechanisms []UserPoolAccountRecoverySettingRecoveryMechanism `pulumi:"recoveryMechanisms"` }
type UserPoolAccountRecoverySettingArgs ¶
type UserPoolAccountRecoverySettingArgs struct { // List of Account Recovery Options of the following structure: RecoveryMechanisms UserPoolAccountRecoverySettingRecoveryMechanismArrayInput `pulumi:"recoveryMechanisms"` }
func (UserPoolAccountRecoverySettingArgs) ElementType ¶
func (UserPoolAccountRecoverySettingArgs) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingOutput ¶
func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingOutput() UserPoolAccountRecoverySettingOutput
func (UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingOutputWithContext ¶
func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingOutput
func (UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingPtrOutput ¶
func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput
func (UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingPtrOutputWithContext ¶
func (i UserPoolAccountRecoverySettingArgs) ToUserPoolAccountRecoverySettingPtrOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingPtrOutput
type UserPoolAccountRecoverySettingInput ¶
type UserPoolAccountRecoverySettingInput interface { pulumi.Input ToUserPoolAccountRecoverySettingOutput() UserPoolAccountRecoverySettingOutput ToUserPoolAccountRecoverySettingOutputWithContext(context.Context) UserPoolAccountRecoverySettingOutput }
UserPoolAccountRecoverySettingInput is an input type that accepts UserPoolAccountRecoverySettingArgs and UserPoolAccountRecoverySettingOutput values. You can construct a concrete instance of `UserPoolAccountRecoverySettingInput` via:
UserPoolAccountRecoverySettingArgs{...}
type UserPoolAccountRecoverySettingOutput ¶
type UserPoolAccountRecoverySettingOutput struct{ *pulumi.OutputState }
func (UserPoolAccountRecoverySettingOutput) ElementType ¶
func (UserPoolAccountRecoverySettingOutput) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingOutput) RecoveryMechanisms ¶
func (o UserPoolAccountRecoverySettingOutput) RecoveryMechanisms() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
List of Account Recovery Options of the following structure:
func (UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingOutput ¶
func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingOutput() UserPoolAccountRecoverySettingOutput
func (UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingOutputWithContext ¶
func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingOutput
func (UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingPtrOutput ¶
func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput
func (UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingPtrOutputWithContext ¶
func (o UserPoolAccountRecoverySettingOutput) ToUserPoolAccountRecoverySettingPtrOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingPtrOutput
type UserPoolAccountRecoverySettingPtrInput ¶
type UserPoolAccountRecoverySettingPtrInput interface { pulumi.Input ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput ToUserPoolAccountRecoverySettingPtrOutputWithContext(context.Context) UserPoolAccountRecoverySettingPtrOutput }
UserPoolAccountRecoverySettingPtrInput is an input type that accepts UserPoolAccountRecoverySettingArgs, UserPoolAccountRecoverySettingPtr and UserPoolAccountRecoverySettingPtrOutput values. You can construct a concrete instance of `UserPoolAccountRecoverySettingPtrInput` via:
UserPoolAccountRecoverySettingArgs{...} or: nil
func UserPoolAccountRecoverySettingPtr ¶
func UserPoolAccountRecoverySettingPtr(v *UserPoolAccountRecoverySettingArgs) UserPoolAccountRecoverySettingPtrInput
type UserPoolAccountRecoverySettingPtrOutput ¶
type UserPoolAccountRecoverySettingPtrOutput struct{ *pulumi.OutputState }
func (UserPoolAccountRecoverySettingPtrOutput) ElementType ¶
func (UserPoolAccountRecoverySettingPtrOutput) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingPtrOutput) RecoveryMechanisms ¶
func (o UserPoolAccountRecoverySettingPtrOutput) RecoveryMechanisms() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
List of Account Recovery Options of the following structure:
func (UserPoolAccountRecoverySettingPtrOutput) ToUserPoolAccountRecoverySettingPtrOutput ¶
func (o UserPoolAccountRecoverySettingPtrOutput) ToUserPoolAccountRecoverySettingPtrOutput() UserPoolAccountRecoverySettingPtrOutput
func (UserPoolAccountRecoverySettingPtrOutput) ToUserPoolAccountRecoverySettingPtrOutputWithContext ¶
func (o UserPoolAccountRecoverySettingPtrOutput) ToUserPoolAccountRecoverySettingPtrOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingPtrOutput
type UserPoolAccountRecoverySettingRecoveryMechanismArgs ¶
type UserPoolAccountRecoverySettingRecoveryMechanismArgs struct { // Name of the attribute. Name pulumi.StringInput `pulumi:"name"` // Positive integer specifying priority of a method with 1 being the highest priority. Priority pulumi.IntInput `pulumi:"priority"` }
func (UserPoolAccountRecoverySettingRecoveryMechanismArgs) ElementType ¶
func (UserPoolAccountRecoverySettingRecoveryMechanismArgs) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingRecoveryMechanismArgs) ToUserPoolAccountRecoverySettingRecoveryMechanismOutput ¶
func (i UserPoolAccountRecoverySettingRecoveryMechanismArgs) ToUserPoolAccountRecoverySettingRecoveryMechanismOutput() UserPoolAccountRecoverySettingRecoveryMechanismOutput
func (UserPoolAccountRecoverySettingRecoveryMechanismArgs) ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext ¶
func (i UserPoolAccountRecoverySettingRecoveryMechanismArgs) ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismOutput
type UserPoolAccountRecoverySettingRecoveryMechanismArray ¶
type UserPoolAccountRecoverySettingRecoveryMechanismArray []UserPoolAccountRecoverySettingRecoveryMechanismInput
func (UserPoolAccountRecoverySettingRecoveryMechanismArray) ElementType ¶
func (UserPoolAccountRecoverySettingRecoveryMechanismArray) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingRecoveryMechanismArray) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput ¶
func (i UserPoolAccountRecoverySettingRecoveryMechanismArray) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
func (UserPoolAccountRecoverySettingRecoveryMechanismArray) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext ¶
func (i UserPoolAccountRecoverySettingRecoveryMechanismArray) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
type UserPoolAccountRecoverySettingRecoveryMechanismArrayInput ¶
type UserPoolAccountRecoverySettingRecoveryMechanismArrayInput interface { pulumi.Input ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext(context.Context) UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput }
UserPoolAccountRecoverySettingRecoveryMechanismArrayInput is an input type that accepts UserPoolAccountRecoverySettingRecoveryMechanismArray and UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput values. You can construct a concrete instance of `UserPoolAccountRecoverySettingRecoveryMechanismArrayInput` via:
UserPoolAccountRecoverySettingRecoveryMechanismArray{ UserPoolAccountRecoverySettingRecoveryMechanismArgs{...} }
type UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput ¶
type UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput struct{ *pulumi.OutputState }
func (UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ElementType ¶
func (UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput ¶
func (o UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutput() UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
func (UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext ¶
func (o UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismArrayOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismArrayOutput
type UserPoolAccountRecoverySettingRecoveryMechanismInput ¶
type UserPoolAccountRecoverySettingRecoveryMechanismInput interface { pulumi.Input ToUserPoolAccountRecoverySettingRecoveryMechanismOutput() UserPoolAccountRecoverySettingRecoveryMechanismOutput ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext(context.Context) UserPoolAccountRecoverySettingRecoveryMechanismOutput }
UserPoolAccountRecoverySettingRecoveryMechanismInput is an input type that accepts UserPoolAccountRecoverySettingRecoveryMechanismArgs and UserPoolAccountRecoverySettingRecoveryMechanismOutput values. You can construct a concrete instance of `UserPoolAccountRecoverySettingRecoveryMechanismInput` via:
UserPoolAccountRecoverySettingRecoveryMechanismArgs{...}
type UserPoolAccountRecoverySettingRecoveryMechanismOutput ¶
type UserPoolAccountRecoverySettingRecoveryMechanismOutput struct{ *pulumi.OutputState }
func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) ElementType ¶
func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) ElementType() reflect.Type
func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) Name ¶
func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) Name() pulumi.StringOutput
Name of the attribute.
func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) Priority ¶
func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) Priority() pulumi.IntOutput
Positive integer specifying priority of a method with 1 being the highest priority.
func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismOutput ¶
func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismOutput() UserPoolAccountRecoverySettingRecoveryMechanismOutput
func (UserPoolAccountRecoverySettingRecoveryMechanismOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext ¶
func (o UserPoolAccountRecoverySettingRecoveryMechanismOutput) ToUserPoolAccountRecoverySettingRecoveryMechanismOutputWithContext(ctx context.Context) UserPoolAccountRecoverySettingRecoveryMechanismOutput
type UserPoolAdminCreateUserConfig ¶
type UserPoolAdminCreateUserConfig struct { // Set to True if only the administrator is allowed to create user profiles. Set to False if users can sign themselves up via an app. AllowAdminCreateUserOnly *bool `pulumi:"allowAdminCreateUserOnly"` // Invite message template structure. Detailed below. InviteMessageTemplate *UserPoolAdminCreateUserConfigInviteMessageTemplate `pulumi:"inviteMessageTemplate"` }
type UserPoolAdminCreateUserConfigArgs ¶
type UserPoolAdminCreateUserConfigArgs struct { // Set to True if only the administrator is allowed to create user profiles. Set to False if users can sign themselves up via an app. AllowAdminCreateUserOnly pulumi.BoolPtrInput `pulumi:"allowAdminCreateUserOnly"` // Invite message template structure. Detailed below. InviteMessageTemplate UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput `pulumi:"inviteMessageTemplate"` }
func (UserPoolAdminCreateUserConfigArgs) ElementType ¶
func (UserPoolAdminCreateUserConfigArgs) ElementType() reflect.Type
func (UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigOutput ¶
func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigOutput() UserPoolAdminCreateUserConfigOutput
func (UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigOutputWithContext ¶
func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigOutput
func (UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigPtrOutput ¶
func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput
func (UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigPtrOutputWithContext ¶
func (i UserPoolAdminCreateUserConfigArgs) ToUserPoolAdminCreateUserConfigPtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigPtrOutput
type UserPoolAdminCreateUserConfigInput ¶
type UserPoolAdminCreateUserConfigInput interface { pulumi.Input ToUserPoolAdminCreateUserConfigOutput() UserPoolAdminCreateUserConfigOutput ToUserPoolAdminCreateUserConfigOutputWithContext(context.Context) UserPoolAdminCreateUserConfigOutput }
UserPoolAdminCreateUserConfigInput is an input type that accepts UserPoolAdminCreateUserConfigArgs and UserPoolAdminCreateUserConfigOutput values. You can construct a concrete instance of `UserPoolAdminCreateUserConfigInput` via:
UserPoolAdminCreateUserConfigArgs{...}
type UserPoolAdminCreateUserConfigInviteMessageTemplate ¶
type UserPoolAdminCreateUserConfigInviteMessageTemplate struct { // Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument. EmailMessage *string `pulumi:"emailMessage"` // Subject line for the email message template. Conflicts with `emailVerificationSubject` argument. EmailSubject *string `pulumi:"emailSubject"` // SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument. SmsMessage *string `pulumi:"smsMessage"` }
type UserPoolAdminCreateUserConfigInviteMessageTemplateArgs ¶
type UserPoolAdminCreateUserConfigInviteMessageTemplateArgs struct { // Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument. EmailMessage pulumi.StringPtrInput `pulumi:"emailMessage"` // Subject line for the email message template. Conflicts with `emailVerificationSubject` argument. EmailSubject pulumi.StringPtrInput `pulumi:"emailSubject"` // SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument. SmsMessage pulumi.StringPtrInput `pulumi:"smsMessage"` }
func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ElementType ¶
func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ElementType() reflect.Type
func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput ¶
func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput() UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext ¶
func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput ¶
func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext ¶
func (i UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
type UserPoolAdminCreateUserConfigInviteMessageTemplateInput ¶
type UserPoolAdminCreateUserConfigInviteMessageTemplateInput interface { pulumi.Input ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput() UserPoolAdminCreateUserConfigInviteMessageTemplateOutput ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext(context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplateOutput }
UserPoolAdminCreateUserConfigInviteMessageTemplateInput is an input type that accepts UserPoolAdminCreateUserConfigInviteMessageTemplateArgs and UserPoolAdminCreateUserConfigInviteMessageTemplateOutput values. You can construct a concrete instance of `UserPoolAdminCreateUserConfigInviteMessageTemplateInput` via:
UserPoolAdminCreateUserConfigInviteMessageTemplateArgs{...}
type UserPoolAdminCreateUserConfigInviteMessageTemplateOutput ¶
type UserPoolAdminCreateUserConfigInviteMessageTemplateOutput struct{ *pulumi.OutputState }
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ElementType ¶
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ElementType() reflect.Type
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) EmailMessage ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) EmailMessage() pulumi.StringPtrOutput
Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument.
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) EmailSubject ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) EmailSubject() pulumi.StringPtrOutput
Subject line for the email message template. Conflicts with `emailVerificationSubject` argument.
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) SmsMessage ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) SmsMessage() pulumi.StringPtrOutput
SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument.
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutput() UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplateOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplateOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplateOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
type UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput ¶
type UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput interface { pulumi.Input ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput }
UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput is an input type that accepts UserPoolAdminCreateUserConfigInviteMessageTemplateArgs, UserPoolAdminCreateUserConfigInviteMessageTemplatePtr and UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput values. You can construct a concrete instance of `UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput` via:
UserPoolAdminCreateUserConfigInviteMessageTemplateArgs{...} or: nil
func UserPoolAdminCreateUserConfigInviteMessageTemplatePtr ¶
func UserPoolAdminCreateUserConfigInviteMessageTemplatePtr(v *UserPoolAdminCreateUserConfigInviteMessageTemplateArgs) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrInput
type UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput ¶
type UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput struct{ *pulumi.OutputState }
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ElementType ¶
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ElementType() reflect.Type
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) EmailMessage ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) EmailMessage() pulumi.StringPtrOutput
Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument.
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) EmailSubject ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) EmailSubject() pulumi.StringPtrOutput
Subject line for the email message template. Conflicts with `emailVerificationSubject` argument.
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) SmsMessage ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) SmsMessage() pulumi.StringPtrOutput
SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument.
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
func (UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext ¶
func (o UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput) ToUserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
type UserPoolAdminCreateUserConfigOutput ¶
type UserPoolAdminCreateUserConfigOutput struct{ *pulumi.OutputState }
func (UserPoolAdminCreateUserConfigOutput) AllowAdminCreateUserOnly ¶
func (o UserPoolAdminCreateUserConfigOutput) AllowAdminCreateUserOnly() pulumi.BoolPtrOutput
Set to True if only the administrator is allowed to create user profiles. Set to False if users can sign themselves up via an app.
func (UserPoolAdminCreateUserConfigOutput) ElementType ¶
func (UserPoolAdminCreateUserConfigOutput) ElementType() reflect.Type
func (UserPoolAdminCreateUserConfigOutput) InviteMessageTemplate ¶
func (o UserPoolAdminCreateUserConfigOutput) InviteMessageTemplate() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
Invite message template structure. Detailed below.
func (UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigOutput ¶
func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigOutput() UserPoolAdminCreateUserConfigOutput
func (UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigOutputWithContext ¶
func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigOutput
func (UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigPtrOutput ¶
func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput
func (UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigPtrOutputWithContext ¶
func (o UserPoolAdminCreateUserConfigOutput) ToUserPoolAdminCreateUserConfigPtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigPtrOutput
type UserPoolAdminCreateUserConfigPtrInput ¶
type UserPoolAdminCreateUserConfigPtrInput interface { pulumi.Input ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput ToUserPoolAdminCreateUserConfigPtrOutputWithContext(context.Context) UserPoolAdminCreateUserConfigPtrOutput }
UserPoolAdminCreateUserConfigPtrInput is an input type that accepts UserPoolAdminCreateUserConfigArgs, UserPoolAdminCreateUserConfigPtr and UserPoolAdminCreateUserConfigPtrOutput values. You can construct a concrete instance of `UserPoolAdminCreateUserConfigPtrInput` via:
UserPoolAdminCreateUserConfigArgs{...} or: nil
func UserPoolAdminCreateUserConfigPtr ¶
func UserPoolAdminCreateUserConfigPtr(v *UserPoolAdminCreateUserConfigArgs) UserPoolAdminCreateUserConfigPtrInput
type UserPoolAdminCreateUserConfigPtrOutput ¶
type UserPoolAdminCreateUserConfigPtrOutput struct{ *pulumi.OutputState }
func (UserPoolAdminCreateUserConfigPtrOutput) AllowAdminCreateUserOnly ¶
func (o UserPoolAdminCreateUserConfigPtrOutput) AllowAdminCreateUserOnly() pulumi.BoolPtrOutput
Set to True if only the administrator is allowed to create user profiles. Set to False if users can sign themselves up via an app.
func (UserPoolAdminCreateUserConfigPtrOutput) ElementType ¶
func (UserPoolAdminCreateUserConfigPtrOutput) ElementType() reflect.Type
func (UserPoolAdminCreateUserConfigPtrOutput) InviteMessageTemplate ¶
func (o UserPoolAdminCreateUserConfigPtrOutput) InviteMessageTemplate() UserPoolAdminCreateUserConfigInviteMessageTemplatePtrOutput
Invite message template structure. Detailed below.
func (UserPoolAdminCreateUserConfigPtrOutput) ToUserPoolAdminCreateUserConfigPtrOutput ¶
func (o UserPoolAdminCreateUserConfigPtrOutput) ToUserPoolAdminCreateUserConfigPtrOutput() UserPoolAdminCreateUserConfigPtrOutput
func (UserPoolAdminCreateUserConfigPtrOutput) ToUserPoolAdminCreateUserConfigPtrOutputWithContext ¶
func (o UserPoolAdminCreateUserConfigPtrOutput) ToUserPoolAdminCreateUserConfigPtrOutputWithContext(ctx context.Context) UserPoolAdminCreateUserConfigPtrOutput
type UserPoolArgs ¶
type UserPoolArgs struct { // Configuration block to define which verified available method a user can use to recover their forgotten password. Detailed below. AccountRecoverySetting UserPoolAccountRecoverySettingPtrInput // Configuration block for creating a new user profile. Detailed below. AdminCreateUserConfig UserPoolAdminCreateUserConfigPtrInput // Attributes supported as an alias for this user pool. Valid values: `phoneNumber`, `email`, or `preferredUsername`. Conflicts with `usernameAttributes`. AliasAttributes pulumi.StringArrayInput // Attributes to be auto-verified. Valid values: `email`, `phoneNumber`. AutoVerifiedAttributes pulumi.StringArrayInput // Configuration block for the user pool's device tracking. Detailed below. DeviceConfiguration UserPoolDeviceConfigurationPtrInput // Configuration block for configuring email. Detailed below. EmailConfiguration UserPoolEmailConfigurationPtrInput // String representing the email verification message. Conflicts with `verificationMessageTemplate` configuration block `emailMessage` argument. EmailVerificationMessage pulumi.StringPtrInput // String representing the email verification subject. Conflicts with `verificationMessageTemplate` configuration block `emailSubject` argument. EmailVerificationSubject pulumi.StringPtrInput // Configuration block for the AWS Lambda triggers associated with the user pool. Detailed below. LambdaConfig UserPoolLambdaConfigPtrInput // Multi-Factor Authentication (MFA) configuration for the User Pool. Defaults of `OFF`. Valid values are `OFF` (MFA Tokens are not required), `ON` (MFA is required for all users to sign in; requires at least one of `smsConfiguration` or `softwareTokenMfaConfiguration` to be configured), or `OPTIONAL` (MFA Will be required only for individual users who have MFA Enabled; requires at least one of `smsConfiguration` or `softwareTokenMfaConfiguration` to be configured). MfaConfiguration pulumi.StringPtrInput // Name of the attribute. Name pulumi.StringPtrInput // Configuration blocked for information about the user pool password policy. Detailed below. PasswordPolicy UserPoolPasswordPolicyPtrInput // Configuration block for the schema attributes of a user pool. Detailed below. Schema attributes from the [standard attribute set](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes) only need to be specified if they are different from the default configuration. Attributes can be added, but not modified or removed. Maximum of 50 attributes. Schemas UserPoolSchemaArrayInput // String representing the SMS authentication message. The Message must contain the `{####}` placeholder, which will be replaced with the code. SmsAuthenticationMessage pulumi.StringPtrInput // Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. SmsConfiguration UserPoolSmsConfigurationPtrInput // String representing the SMS verification message. Conflicts with `verificationMessageTemplate` configuration block `smsMessage` argument. SmsVerificationMessage pulumi.StringPtrInput // Configuration block for software token Mult-Factor Authentication (MFA) settings. Detailed below. SoftwareTokenMfaConfiguration UserPoolSoftwareTokenMfaConfigurationPtrInput // Map of tags to assign to the User Pool. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. Tags pulumi.StringMapInput // Configuration block for user pool add-ons to enable user pool advanced security mode features. Detailed below. UserPoolAddOns UserPoolUserPoolAddOnsPtrInput // Whether email addresses or phone numbers can be specified as usernames when a user signs up. Conflicts with `aliasAttributes`. UsernameAttributes pulumi.StringArrayInput // Configuration block for username configuration. Detailed below. UsernameConfiguration UserPoolUsernameConfigurationPtrInput // Configuration block for verification message templates. Detailed below. VerificationMessageTemplate UserPoolVerificationMessageTemplatePtrInput }
The set of arguments for constructing a UserPool resource.
func (UserPoolArgs) ElementType ¶
func (UserPoolArgs) ElementType() reflect.Type
type UserPoolArray ¶
type UserPoolArray []UserPoolInput
func (UserPoolArray) ElementType ¶
func (UserPoolArray) ElementType() reflect.Type
func (UserPoolArray) ToUserPoolArrayOutput ¶
func (i UserPoolArray) ToUserPoolArrayOutput() UserPoolArrayOutput
func (UserPoolArray) ToUserPoolArrayOutputWithContext ¶
func (i UserPoolArray) ToUserPoolArrayOutputWithContext(ctx context.Context) UserPoolArrayOutput
type UserPoolArrayInput ¶
type UserPoolArrayInput interface { pulumi.Input ToUserPoolArrayOutput() UserPoolArrayOutput ToUserPoolArrayOutputWithContext(context.Context) UserPoolArrayOutput }
UserPoolArrayInput is an input type that accepts UserPoolArray and UserPoolArrayOutput values. You can construct a concrete instance of `UserPoolArrayInput` via:
UserPoolArray{ UserPoolArgs{...} }
type UserPoolArrayOutput ¶
type UserPoolArrayOutput struct{ *pulumi.OutputState }
func (UserPoolArrayOutput) ElementType ¶
func (UserPoolArrayOutput) ElementType() reflect.Type
func (UserPoolArrayOutput) Index ¶
func (o UserPoolArrayOutput) Index(i pulumi.IntInput) UserPoolOutput
func (UserPoolArrayOutput) ToUserPoolArrayOutput ¶
func (o UserPoolArrayOutput) ToUserPoolArrayOutput() UserPoolArrayOutput
func (UserPoolArrayOutput) ToUserPoolArrayOutputWithContext ¶
func (o UserPoolArrayOutput) ToUserPoolArrayOutputWithContext(ctx context.Context) UserPoolArrayOutput
type UserPoolClient ¶
type UserPoolClient struct { pulumi.CustomResourceState // Time limit, between 5 minutes and 1 day, after which the access token is no longer valid and cannot be used. This value will be overridden if you have entered a value in `tokenValidityUnits`. AccessTokenValidity pulumi.IntPtrOutput `pulumi:"accessTokenValidity"` // List of allowed OAuth flows (code, implicit, client_credentials). AllowedOauthFlows pulumi.StringArrayOutput `pulumi:"allowedOauthFlows"` // Whether the client is allowed to follow the OAuth protocol when interacting with Cognito user pools. AllowedOauthFlowsUserPoolClient pulumi.BoolPtrOutput `pulumi:"allowedOauthFlowsUserPoolClient"` // List of allowed OAuth scopes (phone, email, openid, profile, and aws.cognito.signin.user.admin). AllowedOauthScopes pulumi.StringArrayOutput `pulumi:"allowedOauthScopes"` // Configuration block for Amazon Pinpoint analytics for collecting metrics for this user pool. Detailed below. AnalyticsConfiguration UserPoolClientAnalyticsConfigurationPtrOutput `pulumi:"analyticsConfiguration"` // List of allowed callback URLs for the identity providers. CallbackUrls pulumi.StringArrayOutput `pulumi:"callbackUrls"` // Client secret of the user pool client. ClientSecret pulumi.StringOutput `pulumi:"clientSecret"` // Default redirect URI. Must be in the list of callback URLs. DefaultRedirectUri pulumi.StringPtrOutput `pulumi:"defaultRedirectUri"` // Enables or disables token revocation. EnableTokenRevocation pulumi.BoolOutput `pulumi:"enableTokenRevocation"` // List of authentication flows (ADMIN_NO_SRP_AUTH, CUSTOM_AUTH_FLOW_ONLY, USER_PASSWORD_AUTH, ALLOW_ADMIN_USER_PASSWORD_AUTH, ALLOW_CUSTOM_AUTH, ALLOW_USER_PASSWORD_AUTH, ALLOW_USER_SRP_AUTH, ALLOW_REFRESH_TOKEN_AUTH). ExplicitAuthFlows pulumi.StringArrayOutput `pulumi:"explicitAuthFlows"` // Should an application secret be generated. GenerateSecret pulumi.BoolPtrOutput `pulumi:"generateSecret"` // Time limit, between 5 minutes and 1 day, after which the ID token is no longer valid and cannot be used. This value will be overridden if you have entered a value in `tokenValidityUnits`. IdTokenValidity pulumi.IntPtrOutput `pulumi:"idTokenValidity"` // List of allowed logout URLs for the identity providers. LogoutUrls pulumi.StringArrayOutput `pulumi:"logoutUrls"` // Name of the application client. Name pulumi.StringOutput `pulumi:"name"` // Choose which errors and responses are returned by Cognito APIs during authentication, account confirmation, and password recovery when the user does not exist in the user pool. When set to `ENABLED` and the user does not exist, authentication returns an error indicating either the username or password was incorrect, and account confirmation and password recovery return a response indicating a code was sent to a simulated destination. When set to `LEGACY`, those APIs will return a `UserNotFoundException` exception if the user does not exist in the user pool. PreventUserExistenceErrors pulumi.StringOutput `pulumi:"preventUserExistenceErrors"` // List of user pool attributes the application client can read from. ReadAttributes pulumi.StringArrayOutput `pulumi:"readAttributes"` // Time limit in days refresh tokens are valid for. RefreshTokenValidity pulumi.IntPtrOutput `pulumi:"refreshTokenValidity"` // List of provider names for the identity providers that are supported on this client. SupportedIdentityProviders pulumi.StringArrayOutput `pulumi:"supportedIdentityProviders"` // Configuration block for units in which the validity times are represented in. Detailed below. TokenValidityUnits UserPoolClientTokenValidityUnitsPtrOutput `pulumi:"tokenValidityUnits"` // User pool the client belongs to. UserPoolId pulumi.StringOutput `pulumi:"userPoolId"` // List of user pool attributes the application client can write to. WriteAttributes pulumi.StringArrayOutput `pulumi:"writeAttributes"` }
Provides a Cognito User Pool Client resource.
## Example Usage ### Create a basic user pool client
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { pool, err := cognito.NewUserPool(ctx, "pool", nil) if err != nil { return err } _, err = cognito.NewUserPoolClient(ctx, "client", &cognito.UserPoolClientArgs{ UserPoolId: pool.ID(), }) if err != nil { return err } return nil }) }
``` ### Create a user pool client with no SRP authentication
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { pool, err := cognito.NewUserPool(ctx, "pool", nil) if err != nil { return err } _, err = cognito.NewUserPoolClient(ctx, "client", &cognito.UserPoolClientArgs{ UserPoolId: pool.ID(), GenerateSecret: pulumi.Bool(true), ExplicitAuthFlows: pulumi.StringArray{ pulumi.String("ADMIN_NO_SRP_AUTH"), }, }) if err != nil { return err } return nil }) }
``` ### Create a user pool client with pinpoint analytics
```go package main
import (
"fmt" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/iam" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/pinpoint" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { current, err := aws.GetCallerIdentity(ctx, nil, nil) if err != nil { return err } testUserPool, err := cognito.NewUserPool(ctx, "testUserPool", nil) if err != nil { return err } testApp, err := pinpoint.NewApp(ctx, "testApp", nil) if err != nil { return err } testRole, err := iam.NewRole(ctx, "testRole", &iam.RoleArgs{ AssumeRolePolicy: pulumi.Any(fmt.Sprintf("%v%v%v%v%v%v%v%v%v%v%v%v%v", "{\n", " \"Version\": \"2012-10-17\",\n", " \"Statement\": [\n", " {\n", " \"Action\": \"sts:AssumeRole\",\n", " \"Principal\": {\n", " \"Service\": \"cognito-idp.amazonaws.com\"\n", " },\n", " \"Effect\": \"Allow\",\n", " \"Sid\": \"\"\n", " }\n", " ]\n", "}\n")), }) if err != nil { return err } _, err = iam.NewRolePolicy(ctx, "testRolePolicy", &iam.RolePolicyArgs{ Role: testRole.ID(), Policy: testApp.ApplicationId.ApplyT(func(applicationId string) (string, error) { return fmt.Sprintf("%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v%v", "{\n", " \"Version\": \"2012-10-17\",\n", " \"Statement\": [\n", " {\n", " \"Action\": [\n", " \"mobiletargeting:UpdateEndpoint\",\n", " \"mobiletargeting:PutItems\"\n", " ],\n", " \"Effect\": \"Allow\",\n", " \"Resource\": \"arn:aws:mobiletargeting:*:", current.AccountId, ":apps/", applicationId, "*\"\n", " }\n", " ]\n", "}\n"), nil }).(pulumi.StringOutput), }) if err != nil { return err } _, err = cognito.NewUserPoolClient(ctx, "testUserPoolClient", &cognito.UserPoolClientArgs{ UserPoolId: testUserPool.ID(), AnalyticsConfiguration: &cognito.UserPoolClientAnalyticsConfigurationArgs{ ApplicationId: testApp.ApplicationId, ExternalId: pulumi.String("some_id"), RoleArn: testRole.Arn, UserDataShared: pulumi.Bool(true), }, }) if err != nil { return err } return nil }) }
```
## Import
Cognito User Pool Clients can be imported using the `id` of the Cognito User Pool, and the `id` of the Cognito User Pool Client, e.g.
```sh
$ pulumi import aws:cognito/userPoolClient:UserPoolClient client <user_pool_id>/<user_pool_client_id>
```
func GetUserPoolClient ¶
func GetUserPoolClient(ctx *pulumi.Context, name string, id pulumi.IDInput, state *UserPoolClientState, opts ...pulumi.ResourceOption) (*UserPoolClient, error)
GetUserPoolClient gets an existing UserPoolClient resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewUserPoolClient ¶
func NewUserPoolClient(ctx *pulumi.Context, name string, args *UserPoolClientArgs, opts ...pulumi.ResourceOption) (*UserPoolClient, error)
NewUserPoolClient registers a new resource with the given unique name, arguments, and options.
func (*UserPoolClient) ElementType ¶
func (*UserPoolClient) ElementType() reflect.Type
func (*UserPoolClient) ToUserPoolClientOutput ¶
func (i *UserPoolClient) ToUserPoolClientOutput() UserPoolClientOutput
func (*UserPoolClient) ToUserPoolClientOutputWithContext ¶
func (i *UserPoolClient) ToUserPoolClientOutputWithContext(ctx context.Context) UserPoolClientOutput
func (*UserPoolClient) ToUserPoolClientPtrOutput ¶
func (i *UserPoolClient) ToUserPoolClientPtrOutput() UserPoolClientPtrOutput
func (*UserPoolClient) ToUserPoolClientPtrOutputWithContext ¶
func (i *UserPoolClient) ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput
type UserPoolClientAnalyticsConfiguration ¶
type UserPoolClientAnalyticsConfiguration struct { // Application ARN for an Amazon Pinpoint application. Conflicts with `externalId` and `roleArn`. ApplicationArn *string `pulumi:"applicationArn"` // Application ID for an Amazon Pinpoint application. ApplicationId *string `pulumi:"applicationId"` // ID for the Analytics Configuration. Conflicts with `applicationArn`. ExternalId *string `pulumi:"externalId"` // ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics. Conflicts with `applicationArn`. RoleArn *string `pulumi:"roleArn"` UserDataShared *bool `pulumi:"userDataShared"` }
type UserPoolClientAnalyticsConfigurationArgs ¶
type UserPoolClientAnalyticsConfigurationArgs struct { // Application ARN for an Amazon Pinpoint application. Conflicts with `externalId` and `roleArn`. ApplicationArn pulumi.StringPtrInput `pulumi:"applicationArn"` // Application ID for an Amazon Pinpoint application. ApplicationId pulumi.StringPtrInput `pulumi:"applicationId"` // ID for the Analytics Configuration. Conflicts with `applicationArn`. ExternalId pulumi.StringPtrInput `pulumi:"externalId"` // ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics. Conflicts with `applicationArn`. RoleArn pulumi.StringPtrInput `pulumi:"roleArn"` UserDataShared pulumi.BoolPtrInput `pulumi:"userDataShared"` }
func (UserPoolClientAnalyticsConfigurationArgs) ElementType ¶
func (UserPoolClientAnalyticsConfigurationArgs) ElementType() reflect.Type
func (UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationOutput ¶
func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationOutput() UserPoolClientAnalyticsConfigurationOutput
func (UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationOutputWithContext ¶
func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationOutput
func (UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationPtrOutput ¶
func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput
func (UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext ¶
func (i UserPoolClientAnalyticsConfigurationArgs) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationPtrOutput
type UserPoolClientAnalyticsConfigurationInput ¶
type UserPoolClientAnalyticsConfigurationInput interface { pulumi.Input ToUserPoolClientAnalyticsConfigurationOutput() UserPoolClientAnalyticsConfigurationOutput ToUserPoolClientAnalyticsConfigurationOutputWithContext(context.Context) UserPoolClientAnalyticsConfigurationOutput }
UserPoolClientAnalyticsConfigurationInput is an input type that accepts UserPoolClientAnalyticsConfigurationArgs and UserPoolClientAnalyticsConfigurationOutput values. You can construct a concrete instance of `UserPoolClientAnalyticsConfigurationInput` via:
UserPoolClientAnalyticsConfigurationArgs{...}
type UserPoolClientAnalyticsConfigurationOutput ¶
type UserPoolClientAnalyticsConfigurationOutput struct{ *pulumi.OutputState }
func (UserPoolClientAnalyticsConfigurationOutput) ApplicationArn ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ApplicationArn() pulumi.StringPtrOutput
Application ARN for an Amazon Pinpoint application. Conflicts with `externalId` and `roleArn`.
func (UserPoolClientAnalyticsConfigurationOutput) ApplicationId ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ApplicationId() pulumi.StringPtrOutput
Application ID for an Amazon Pinpoint application.
func (UserPoolClientAnalyticsConfigurationOutput) ElementType ¶
func (UserPoolClientAnalyticsConfigurationOutput) ElementType() reflect.Type
func (UserPoolClientAnalyticsConfigurationOutput) ExternalId ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ExternalId() pulumi.StringPtrOutput
ID for the Analytics Configuration. Conflicts with `applicationArn`.
func (UserPoolClientAnalyticsConfigurationOutput) RoleArn ¶
func (o UserPoolClientAnalyticsConfigurationOutput) RoleArn() pulumi.StringPtrOutput
ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics. Conflicts with `applicationArn`.
func (UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationOutput ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationOutput() UserPoolClientAnalyticsConfigurationOutput
func (UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationOutputWithContext ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationOutput
func (UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationPtrOutput ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput
func (UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext ¶
func (o UserPoolClientAnalyticsConfigurationOutput) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationPtrOutput
func (UserPoolClientAnalyticsConfigurationOutput) UserDataShared ¶
func (o UserPoolClientAnalyticsConfigurationOutput) UserDataShared() pulumi.BoolPtrOutput
If set to `true`, Amazon Cognito will include user data in the events it publishes to Amazon Pinpoint analytics.
type UserPoolClientAnalyticsConfigurationPtrInput ¶
type UserPoolClientAnalyticsConfigurationPtrInput interface { pulumi.Input ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(context.Context) UserPoolClientAnalyticsConfigurationPtrOutput }
UserPoolClientAnalyticsConfigurationPtrInput is an input type that accepts UserPoolClientAnalyticsConfigurationArgs, UserPoolClientAnalyticsConfigurationPtr and UserPoolClientAnalyticsConfigurationPtrOutput values. You can construct a concrete instance of `UserPoolClientAnalyticsConfigurationPtrInput` via:
UserPoolClientAnalyticsConfigurationArgs{...} or: nil
func UserPoolClientAnalyticsConfigurationPtr ¶
func UserPoolClientAnalyticsConfigurationPtr(v *UserPoolClientAnalyticsConfigurationArgs) UserPoolClientAnalyticsConfigurationPtrInput
type UserPoolClientAnalyticsConfigurationPtrOutput ¶
type UserPoolClientAnalyticsConfigurationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolClientAnalyticsConfigurationPtrOutput) ApplicationArn ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) ApplicationArn() pulumi.StringPtrOutput
Application ARN for an Amazon Pinpoint application. Conflicts with `externalId` and `roleArn`.
func (UserPoolClientAnalyticsConfigurationPtrOutput) ApplicationId ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) ApplicationId() pulumi.StringPtrOutput
Application ID for an Amazon Pinpoint application.
func (UserPoolClientAnalyticsConfigurationPtrOutput) ElementType ¶
func (UserPoolClientAnalyticsConfigurationPtrOutput) ElementType() reflect.Type
func (UserPoolClientAnalyticsConfigurationPtrOutput) ExternalId ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) ExternalId() pulumi.StringPtrOutput
ID for the Analytics Configuration. Conflicts with `applicationArn`.
func (UserPoolClientAnalyticsConfigurationPtrOutput) RoleArn ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) RoleArn() pulumi.StringPtrOutput
ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics. Conflicts with `applicationArn`.
func (UserPoolClientAnalyticsConfigurationPtrOutput) ToUserPoolClientAnalyticsConfigurationPtrOutput ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) ToUserPoolClientAnalyticsConfigurationPtrOutput() UserPoolClientAnalyticsConfigurationPtrOutput
func (UserPoolClientAnalyticsConfigurationPtrOutput) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) ToUserPoolClientAnalyticsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolClientAnalyticsConfigurationPtrOutput
func (UserPoolClientAnalyticsConfigurationPtrOutput) UserDataShared ¶
func (o UserPoolClientAnalyticsConfigurationPtrOutput) UserDataShared() pulumi.BoolPtrOutput
If set to `true`, Amazon Cognito will include user data in the events it publishes to Amazon Pinpoint analytics.
type UserPoolClientArgs ¶
type UserPoolClientArgs struct { // Time limit, between 5 minutes and 1 day, after which the access token is no longer valid and cannot be used. This value will be overridden if you have entered a value in `tokenValidityUnits`. AccessTokenValidity pulumi.IntPtrInput // List of allowed OAuth flows (code, implicit, client_credentials). AllowedOauthFlows pulumi.StringArrayInput // Whether the client is allowed to follow the OAuth protocol when interacting with Cognito user pools. AllowedOauthFlowsUserPoolClient pulumi.BoolPtrInput // List of allowed OAuth scopes (phone, email, openid, profile, and aws.cognito.signin.user.admin). AllowedOauthScopes pulumi.StringArrayInput // Configuration block for Amazon Pinpoint analytics for collecting metrics for this user pool. Detailed below. AnalyticsConfiguration UserPoolClientAnalyticsConfigurationPtrInput // List of allowed callback URLs for the identity providers. CallbackUrls pulumi.StringArrayInput // Default redirect URI. Must be in the list of callback URLs. DefaultRedirectUri pulumi.StringPtrInput // Enables or disables token revocation. EnableTokenRevocation pulumi.BoolPtrInput // List of authentication flows (ADMIN_NO_SRP_AUTH, CUSTOM_AUTH_FLOW_ONLY, USER_PASSWORD_AUTH, ALLOW_ADMIN_USER_PASSWORD_AUTH, ALLOW_CUSTOM_AUTH, ALLOW_USER_PASSWORD_AUTH, ALLOW_USER_SRP_AUTH, ALLOW_REFRESH_TOKEN_AUTH). ExplicitAuthFlows pulumi.StringArrayInput // Should an application secret be generated. GenerateSecret pulumi.BoolPtrInput // Time limit, between 5 minutes and 1 day, after which the ID token is no longer valid and cannot be used. This value will be overridden if you have entered a value in `tokenValidityUnits`. IdTokenValidity pulumi.IntPtrInput // List of allowed logout URLs for the identity providers. LogoutUrls pulumi.StringArrayInput // Name of the application client. Name pulumi.StringPtrInput // Choose which errors and responses are returned by Cognito APIs during authentication, account confirmation, and password recovery when the user does not exist in the user pool. When set to `ENABLED` and the user does not exist, authentication returns an error indicating either the username or password was incorrect, and account confirmation and password recovery return a response indicating a code was sent to a simulated destination. When set to `LEGACY`, those APIs will return a `UserNotFoundException` exception if the user does not exist in the user pool. PreventUserExistenceErrors pulumi.StringPtrInput // List of user pool attributes the application client can read from. ReadAttributes pulumi.StringArrayInput // Time limit in days refresh tokens are valid for. RefreshTokenValidity pulumi.IntPtrInput // List of provider names for the identity providers that are supported on this client. SupportedIdentityProviders pulumi.StringArrayInput // Configuration block for units in which the validity times are represented in. Detailed below. TokenValidityUnits UserPoolClientTokenValidityUnitsPtrInput // User pool the client belongs to. UserPoolId pulumi.StringInput // List of user pool attributes the application client can write to. WriteAttributes pulumi.StringArrayInput }
The set of arguments for constructing a UserPoolClient resource.
func (UserPoolClientArgs) ElementType ¶
func (UserPoolClientArgs) ElementType() reflect.Type
type UserPoolClientArray ¶
type UserPoolClientArray []UserPoolClientInput
func (UserPoolClientArray) ElementType ¶
func (UserPoolClientArray) ElementType() reflect.Type
func (UserPoolClientArray) ToUserPoolClientArrayOutput ¶
func (i UserPoolClientArray) ToUserPoolClientArrayOutput() UserPoolClientArrayOutput
func (UserPoolClientArray) ToUserPoolClientArrayOutputWithContext ¶
func (i UserPoolClientArray) ToUserPoolClientArrayOutputWithContext(ctx context.Context) UserPoolClientArrayOutput
type UserPoolClientArrayInput ¶
type UserPoolClientArrayInput interface { pulumi.Input ToUserPoolClientArrayOutput() UserPoolClientArrayOutput ToUserPoolClientArrayOutputWithContext(context.Context) UserPoolClientArrayOutput }
UserPoolClientArrayInput is an input type that accepts UserPoolClientArray and UserPoolClientArrayOutput values. You can construct a concrete instance of `UserPoolClientArrayInput` via:
UserPoolClientArray{ UserPoolClientArgs{...} }
type UserPoolClientArrayOutput ¶
type UserPoolClientArrayOutput struct{ *pulumi.OutputState }
func (UserPoolClientArrayOutput) ElementType ¶
func (UserPoolClientArrayOutput) ElementType() reflect.Type
func (UserPoolClientArrayOutput) Index ¶
func (o UserPoolClientArrayOutput) Index(i pulumi.IntInput) UserPoolClientOutput
func (UserPoolClientArrayOutput) ToUserPoolClientArrayOutput ¶
func (o UserPoolClientArrayOutput) ToUserPoolClientArrayOutput() UserPoolClientArrayOutput
func (UserPoolClientArrayOutput) ToUserPoolClientArrayOutputWithContext ¶
func (o UserPoolClientArrayOutput) ToUserPoolClientArrayOutputWithContext(ctx context.Context) UserPoolClientArrayOutput
type UserPoolClientInput ¶
type UserPoolClientInput interface { pulumi.Input ToUserPoolClientOutput() UserPoolClientOutput ToUserPoolClientOutputWithContext(ctx context.Context) UserPoolClientOutput }
type UserPoolClientMap ¶
type UserPoolClientMap map[string]UserPoolClientInput
func (UserPoolClientMap) ElementType ¶
func (UserPoolClientMap) ElementType() reflect.Type
func (UserPoolClientMap) ToUserPoolClientMapOutput ¶
func (i UserPoolClientMap) ToUserPoolClientMapOutput() UserPoolClientMapOutput
func (UserPoolClientMap) ToUserPoolClientMapOutputWithContext ¶
func (i UserPoolClientMap) ToUserPoolClientMapOutputWithContext(ctx context.Context) UserPoolClientMapOutput
type UserPoolClientMapInput ¶
type UserPoolClientMapInput interface { pulumi.Input ToUserPoolClientMapOutput() UserPoolClientMapOutput ToUserPoolClientMapOutputWithContext(context.Context) UserPoolClientMapOutput }
UserPoolClientMapInput is an input type that accepts UserPoolClientMap and UserPoolClientMapOutput values. You can construct a concrete instance of `UserPoolClientMapInput` via:
UserPoolClientMap{ "key": UserPoolClientArgs{...} }
type UserPoolClientMapOutput ¶
type UserPoolClientMapOutput struct{ *pulumi.OutputState }
func (UserPoolClientMapOutput) ElementType ¶
func (UserPoolClientMapOutput) ElementType() reflect.Type
func (UserPoolClientMapOutput) MapIndex ¶
func (o UserPoolClientMapOutput) MapIndex(k pulumi.StringInput) UserPoolClientOutput
func (UserPoolClientMapOutput) ToUserPoolClientMapOutput ¶
func (o UserPoolClientMapOutput) ToUserPoolClientMapOutput() UserPoolClientMapOutput
func (UserPoolClientMapOutput) ToUserPoolClientMapOutputWithContext ¶
func (o UserPoolClientMapOutput) ToUserPoolClientMapOutputWithContext(ctx context.Context) UserPoolClientMapOutput
type UserPoolClientOutput ¶
type UserPoolClientOutput struct{ *pulumi.OutputState }
func (UserPoolClientOutput) ElementType ¶
func (UserPoolClientOutput) ElementType() reflect.Type
func (UserPoolClientOutput) ToUserPoolClientOutput ¶
func (o UserPoolClientOutput) ToUserPoolClientOutput() UserPoolClientOutput
func (UserPoolClientOutput) ToUserPoolClientOutputWithContext ¶
func (o UserPoolClientOutput) ToUserPoolClientOutputWithContext(ctx context.Context) UserPoolClientOutput
func (UserPoolClientOutput) ToUserPoolClientPtrOutput ¶
func (o UserPoolClientOutput) ToUserPoolClientPtrOutput() UserPoolClientPtrOutput
func (UserPoolClientOutput) ToUserPoolClientPtrOutputWithContext ¶
func (o UserPoolClientOutput) ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput
type UserPoolClientPtrInput ¶
type UserPoolClientPtrInput interface { pulumi.Input ToUserPoolClientPtrOutput() UserPoolClientPtrOutput ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput }
type UserPoolClientPtrOutput ¶
type UserPoolClientPtrOutput struct{ *pulumi.OutputState }
func (UserPoolClientPtrOutput) Elem ¶ added in v4.15.0
func (o UserPoolClientPtrOutput) Elem() UserPoolClientOutput
func (UserPoolClientPtrOutput) ElementType ¶
func (UserPoolClientPtrOutput) ElementType() reflect.Type
func (UserPoolClientPtrOutput) ToUserPoolClientPtrOutput ¶
func (o UserPoolClientPtrOutput) ToUserPoolClientPtrOutput() UserPoolClientPtrOutput
func (UserPoolClientPtrOutput) ToUserPoolClientPtrOutputWithContext ¶
func (o UserPoolClientPtrOutput) ToUserPoolClientPtrOutputWithContext(ctx context.Context) UserPoolClientPtrOutput
type UserPoolClientState ¶
type UserPoolClientState struct { // Time limit, between 5 minutes and 1 day, after which the access token is no longer valid and cannot be used. This value will be overridden if you have entered a value in `tokenValidityUnits`. AccessTokenValidity pulumi.IntPtrInput // List of allowed OAuth flows (code, implicit, client_credentials). AllowedOauthFlows pulumi.StringArrayInput // Whether the client is allowed to follow the OAuth protocol when interacting with Cognito user pools. AllowedOauthFlowsUserPoolClient pulumi.BoolPtrInput // List of allowed OAuth scopes (phone, email, openid, profile, and aws.cognito.signin.user.admin). AllowedOauthScopes pulumi.StringArrayInput // Configuration block for Amazon Pinpoint analytics for collecting metrics for this user pool. Detailed below. AnalyticsConfiguration UserPoolClientAnalyticsConfigurationPtrInput // List of allowed callback URLs for the identity providers. CallbackUrls pulumi.StringArrayInput // Client secret of the user pool client. ClientSecret pulumi.StringPtrInput // Default redirect URI. Must be in the list of callback URLs. DefaultRedirectUri pulumi.StringPtrInput // Enables or disables token revocation. EnableTokenRevocation pulumi.BoolPtrInput // List of authentication flows (ADMIN_NO_SRP_AUTH, CUSTOM_AUTH_FLOW_ONLY, USER_PASSWORD_AUTH, ALLOW_ADMIN_USER_PASSWORD_AUTH, ALLOW_CUSTOM_AUTH, ALLOW_USER_PASSWORD_AUTH, ALLOW_USER_SRP_AUTH, ALLOW_REFRESH_TOKEN_AUTH). ExplicitAuthFlows pulumi.StringArrayInput // Should an application secret be generated. GenerateSecret pulumi.BoolPtrInput // Time limit, between 5 minutes and 1 day, after which the ID token is no longer valid and cannot be used. This value will be overridden if you have entered a value in `tokenValidityUnits`. IdTokenValidity pulumi.IntPtrInput // List of allowed logout URLs for the identity providers. LogoutUrls pulumi.StringArrayInput // Name of the application client. Name pulumi.StringPtrInput // Choose which errors and responses are returned by Cognito APIs during authentication, account confirmation, and password recovery when the user does not exist in the user pool. When set to `ENABLED` and the user does not exist, authentication returns an error indicating either the username or password was incorrect, and account confirmation and password recovery return a response indicating a code was sent to a simulated destination. When set to `LEGACY`, those APIs will return a `UserNotFoundException` exception if the user does not exist in the user pool. PreventUserExistenceErrors pulumi.StringPtrInput // List of user pool attributes the application client can read from. ReadAttributes pulumi.StringArrayInput // Time limit in days refresh tokens are valid for. RefreshTokenValidity pulumi.IntPtrInput // List of provider names for the identity providers that are supported on this client. SupportedIdentityProviders pulumi.StringArrayInput // Configuration block for units in which the validity times are represented in. Detailed below. TokenValidityUnits UserPoolClientTokenValidityUnitsPtrInput // User pool the client belongs to. UserPoolId pulumi.StringPtrInput // List of user pool attributes the application client can write to. WriteAttributes pulumi.StringArrayInput }
func (UserPoolClientState) ElementType ¶
func (UserPoolClientState) ElementType() reflect.Type
type UserPoolClientTokenValidityUnits ¶
type UserPoolClientTokenValidityUnits struct { // Time unit in for the value in `accessTokenValidity`, defaults to `hours`. AccessToken *string `pulumi:"accessToken"` // Time unit in for the value in `idTokenValidity`, defaults to `hours`. IdToken *string `pulumi:"idToken"` // Time unit in for the value in `refreshTokenValidity`, defaults to `days`. RefreshToken *string `pulumi:"refreshToken"` }
type UserPoolClientTokenValidityUnitsArgs ¶
type UserPoolClientTokenValidityUnitsArgs struct { // Time unit in for the value in `accessTokenValidity`, defaults to `hours`. AccessToken pulumi.StringPtrInput `pulumi:"accessToken"` // Time unit in for the value in `idTokenValidity`, defaults to `hours`. IdToken pulumi.StringPtrInput `pulumi:"idToken"` // Time unit in for the value in `refreshTokenValidity`, defaults to `days`. RefreshToken pulumi.StringPtrInput `pulumi:"refreshToken"` }
func (UserPoolClientTokenValidityUnitsArgs) ElementType ¶
func (UserPoolClientTokenValidityUnitsArgs) ElementType() reflect.Type
func (UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsOutput ¶
func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsOutput() UserPoolClientTokenValidityUnitsOutput
func (UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsOutputWithContext ¶
func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsOutput
func (UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsPtrOutput ¶
func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput
func (UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext ¶
func (i UserPoolClientTokenValidityUnitsArgs) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsPtrOutput
type UserPoolClientTokenValidityUnitsInput ¶
type UserPoolClientTokenValidityUnitsInput interface { pulumi.Input ToUserPoolClientTokenValidityUnitsOutput() UserPoolClientTokenValidityUnitsOutput ToUserPoolClientTokenValidityUnitsOutputWithContext(context.Context) UserPoolClientTokenValidityUnitsOutput }
UserPoolClientTokenValidityUnitsInput is an input type that accepts UserPoolClientTokenValidityUnitsArgs and UserPoolClientTokenValidityUnitsOutput values. You can construct a concrete instance of `UserPoolClientTokenValidityUnitsInput` via:
UserPoolClientTokenValidityUnitsArgs{...}
type UserPoolClientTokenValidityUnitsOutput ¶
type UserPoolClientTokenValidityUnitsOutput struct{ *pulumi.OutputState }
func (UserPoolClientTokenValidityUnitsOutput) AccessToken ¶
func (o UserPoolClientTokenValidityUnitsOutput) AccessToken() pulumi.StringPtrOutput
Time unit in for the value in `accessTokenValidity`, defaults to `hours`.
func (UserPoolClientTokenValidityUnitsOutput) ElementType ¶
func (UserPoolClientTokenValidityUnitsOutput) ElementType() reflect.Type
func (UserPoolClientTokenValidityUnitsOutput) IdToken ¶
func (o UserPoolClientTokenValidityUnitsOutput) IdToken() pulumi.StringPtrOutput
Time unit in for the value in `idTokenValidity`, defaults to `hours`.
func (UserPoolClientTokenValidityUnitsOutput) RefreshToken ¶
func (o UserPoolClientTokenValidityUnitsOutput) RefreshToken() pulumi.StringPtrOutput
Time unit in for the value in `refreshTokenValidity`, defaults to `days`.
func (UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsOutput ¶
func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsOutput() UserPoolClientTokenValidityUnitsOutput
func (UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsOutputWithContext ¶
func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsOutput
func (UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsPtrOutput ¶
func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput
func (UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext ¶
func (o UserPoolClientTokenValidityUnitsOutput) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsPtrOutput
type UserPoolClientTokenValidityUnitsPtrInput ¶
type UserPoolClientTokenValidityUnitsPtrInput interface { pulumi.Input ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(context.Context) UserPoolClientTokenValidityUnitsPtrOutput }
UserPoolClientTokenValidityUnitsPtrInput is an input type that accepts UserPoolClientTokenValidityUnitsArgs, UserPoolClientTokenValidityUnitsPtr and UserPoolClientTokenValidityUnitsPtrOutput values. You can construct a concrete instance of `UserPoolClientTokenValidityUnitsPtrInput` via:
UserPoolClientTokenValidityUnitsArgs{...} or: nil
func UserPoolClientTokenValidityUnitsPtr ¶
func UserPoolClientTokenValidityUnitsPtr(v *UserPoolClientTokenValidityUnitsArgs) UserPoolClientTokenValidityUnitsPtrInput
type UserPoolClientTokenValidityUnitsPtrOutput ¶
type UserPoolClientTokenValidityUnitsPtrOutput struct{ *pulumi.OutputState }
func (UserPoolClientTokenValidityUnitsPtrOutput) AccessToken ¶
func (o UserPoolClientTokenValidityUnitsPtrOutput) AccessToken() pulumi.StringPtrOutput
Time unit in for the value in `accessTokenValidity`, defaults to `hours`.
func (UserPoolClientTokenValidityUnitsPtrOutput) ElementType ¶
func (UserPoolClientTokenValidityUnitsPtrOutput) ElementType() reflect.Type
func (UserPoolClientTokenValidityUnitsPtrOutput) IdToken ¶
func (o UserPoolClientTokenValidityUnitsPtrOutput) IdToken() pulumi.StringPtrOutput
Time unit in for the value in `idTokenValidity`, defaults to `hours`.
func (UserPoolClientTokenValidityUnitsPtrOutput) RefreshToken ¶
func (o UserPoolClientTokenValidityUnitsPtrOutput) RefreshToken() pulumi.StringPtrOutput
Time unit in for the value in `refreshTokenValidity`, defaults to `days`.
func (UserPoolClientTokenValidityUnitsPtrOutput) ToUserPoolClientTokenValidityUnitsPtrOutput ¶
func (o UserPoolClientTokenValidityUnitsPtrOutput) ToUserPoolClientTokenValidityUnitsPtrOutput() UserPoolClientTokenValidityUnitsPtrOutput
func (UserPoolClientTokenValidityUnitsPtrOutput) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext ¶
func (o UserPoolClientTokenValidityUnitsPtrOutput) ToUserPoolClientTokenValidityUnitsPtrOutputWithContext(ctx context.Context) UserPoolClientTokenValidityUnitsPtrOutput
type UserPoolDeviceConfiguration ¶
type UserPoolDeviceConfiguration struct { // Whether a challenge is required on a new device. Only applicable to a new device. ChallengeRequiredOnNewDevice *bool `pulumi:"challengeRequiredOnNewDevice"` // Whether a device is only remembered on user prompt. `false` equates to "Always" remember, `true` is "User Opt In," and not using a `deviceConfiguration` block is "No." DeviceOnlyRememberedOnUserPrompt *bool `pulumi:"deviceOnlyRememberedOnUserPrompt"` }
type UserPoolDeviceConfigurationArgs ¶
type UserPoolDeviceConfigurationArgs struct { // Whether a challenge is required on a new device. Only applicable to a new device. ChallengeRequiredOnNewDevice pulumi.BoolPtrInput `pulumi:"challengeRequiredOnNewDevice"` // Whether a device is only remembered on user prompt. `false` equates to "Always" remember, `true` is "User Opt In," and not using a `deviceConfiguration` block is "No." DeviceOnlyRememberedOnUserPrompt pulumi.BoolPtrInput `pulumi:"deviceOnlyRememberedOnUserPrompt"` }
func (UserPoolDeviceConfigurationArgs) ElementType ¶
func (UserPoolDeviceConfigurationArgs) ElementType() reflect.Type
func (UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationOutput ¶
func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationOutput() UserPoolDeviceConfigurationOutput
func (UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationOutputWithContext ¶
func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationOutput
func (UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationPtrOutput ¶
func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput
func (UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationPtrOutputWithContext ¶
func (i UserPoolDeviceConfigurationArgs) ToUserPoolDeviceConfigurationPtrOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationPtrOutput
type UserPoolDeviceConfigurationInput ¶
type UserPoolDeviceConfigurationInput interface { pulumi.Input ToUserPoolDeviceConfigurationOutput() UserPoolDeviceConfigurationOutput ToUserPoolDeviceConfigurationOutputWithContext(context.Context) UserPoolDeviceConfigurationOutput }
UserPoolDeviceConfigurationInput is an input type that accepts UserPoolDeviceConfigurationArgs and UserPoolDeviceConfigurationOutput values. You can construct a concrete instance of `UserPoolDeviceConfigurationInput` via:
UserPoolDeviceConfigurationArgs{...}
type UserPoolDeviceConfigurationOutput ¶
type UserPoolDeviceConfigurationOutput struct{ *pulumi.OutputState }
func (UserPoolDeviceConfigurationOutput) ChallengeRequiredOnNewDevice ¶
func (o UserPoolDeviceConfigurationOutput) ChallengeRequiredOnNewDevice() pulumi.BoolPtrOutput
Whether a challenge is required on a new device. Only applicable to a new device.
func (UserPoolDeviceConfigurationOutput) DeviceOnlyRememberedOnUserPrompt ¶
func (o UserPoolDeviceConfigurationOutput) DeviceOnlyRememberedOnUserPrompt() pulumi.BoolPtrOutput
Whether a device is only remembered on user prompt. `false` equates to "Always" remember, `true` is "User Opt In," and not using a `deviceConfiguration` block is "No."
func (UserPoolDeviceConfigurationOutput) ElementType ¶
func (UserPoolDeviceConfigurationOutput) ElementType() reflect.Type
func (UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationOutput ¶
func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationOutput() UserPoolDeviceConfigurationOutput
func (UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationOutputWithContext ¶
func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationOutput
func (UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationPtrOutput ¶
func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput
func (UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationPtrOutputWithContext ¶
func (o UserPoolDeviceConfigurationOutput) ToUserPoolDeviceConfigurationPtrOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationPtrOutput
type UserPoolDeviceConfigurationPtrInput ¶
type UserPoolDeviceConfigurationPtrInput interface { pulumi.Input ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput ToUserPoolDeviceConfigurationPtrOutputWithContext(context.Context) UserPoolDeviceConfigurationPtrOutput }
UserPoolDeviceConfigurationPtrInput is an input type that accepts UserPoolDeviceConfigurationArgs, UserPoolDeviceConfigurationPtr and UserPoolDeviceConfigurationPtrOutput values. You can construct a concrete instance of `UserPoolDeviceConfigurationPtrInput` via:
UserPoolDeviceConfigurationArgs{...} or: nil
func UserPoolDeviceConfigurationPtr ¶
func UserPoolDeviceConfigurationPtr(v *UserPoolDeviceConfigurationArgs) UserPoolDeviceConfigurationPtrInput
type UserPoolDeviceConfigurationPtrOutput ¶
type UserPoolDeviceConfigurationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolDeviceConfigurationPtrOutput) ChallengeRequiredOnNewDevice ¶
func (o UserPoolDeviceConfigurationPtrOutput) ChallengeRequiredOnNewDevice() pulumi.BoolPtrOutput
Whether a challenge is required on a new device. Only applicable to a new device.
func (UserPoolDeviceConfigurationPtrOutput) DeviceOnlyRememberedOnUserPrompt ¶
func (o UserPoolDeviceConfigurationPtrOutput) DeviceOnlyRememberedOnUserPrompt() pulumi.BoolPtrOutput
Whether a device is only remembered on user prompt. `false` equates to "Always" remember, `true` is "User Opt In," and not using a `deviceConfiguration` block is "No."
func (UserPoolDeviceConfigurationPtrOutput) ElementType ¶
func (UserPoolDeviceConfigurationPtrOutput) ElementType() reflect.Type
func (UserPoolDeviceConfigurationPtrOutput) ToUserPoolDeviceConfigurationPtrOutput ¶
func (o UserPoolDeviceConfigurationPtrOutput) ToUserPoolDeviceConfigurationPtrOutput() UserPoolDeviceConfigurationPtrOutput
func (UserPoolDeviceConfigurationPtrOutput) ToUserPoolDeviceConfigurationPtrOutputWithContext ¶
func (o UserPoolDeviceConfigurationPtrOutput) ToUserPoolDeviceConfigurationPtrOutputWithContext(ctx context.Context) UserPoolDeviceConfigurationPtrOutput
type UserPoolDomain ¶
type UserPoolDomain struct { pulumi.CustomResourceState // The AWS account ID for the user pool owner. AwsAccountId pulumi.StringOutput `pulumi:"awsAccountId"` // The ARN of an ISSUED ACM certificate in us-east-1 for a custom domain. CertificateArn pulumi.StringPtrOutput `pulumi:"certificateArn"` // The URL of the CloudFront distribution. This is required to generate the ALIAS `route53.Record` CloudfrontDistributionArn pulumi.StringOutput `pulumi:"cloudfrontDistributionArn"` // The domain string. Domain pulumi.StringOutput `pulumi:"domain"` // The S3 bucket where the static files for this domain are stored. S3Bucket pulumi.StringOutput `pulumi:"s3Bucket"` // The user pool ID. UserPoolId pulumi.StringOutput `pulumi:"userPoolId"` // The app version. Version pulumi.StringOutput `pulumi:"version"` }
Provides a Cognito User Pool Domain resource.
## Example Usage ### Amazon Cognito domain
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { example, err := cognito.NewUserPool(ctx, "example", nil) if err != nil { return err } _, err = cognito.NewUserPoolDomain(ctx, "main", &cognito.UserPoolDomainArgs{ Domain: pulumi.String("example-domain"), UserPoolId: example.ID(), }) if err != nil { return err } return nil }) }
``` ### Custom Cognito domain
```go package main
import (
"github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/route53" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { exampleUserPool, err := cognito.NewUserPool(ctx, "exampleUserPool", nil) if err != nil { return err } main, err := cognito.NewUserPoolDomain(ctx, "main", &cognito.UserPoolDomainArgs{ Domain: pulumi.String("example-domain.example.com"), CertificateArn: pulumi.Any(aws_acm_certificate.Cert.Arn), UserPoolId: exampleUserPool.ID(), }) if err != nil { return err } opt0 := "example.com" exampleZone, err := route53.LookupZone(ctx, &route53.LookupZoneArgs{ Name: &opt0, }, nil) if err != nil { return err } _, err = route53.NewRecord(ctx, "auth_cognito_A", &route53.RecordArgs{ Name: main.Domain, Type: pulumi.String("A"), ZoneId: pulumi.String(exampleZone.ZoneId), Aliases: route53.RecordAliasArray{ &route53.RecordAliasArgs{ EvaluateTargetHealth: pulumi.Bool(false), Name: main.CloudfrontDistributionArn, ZoneId: pulumi.String("Z2FDTNDATAQYW2"), }, }, }) if err != nil { return err } return nil }) }
```
## Import
Cognito User Pool Domains can be imported using the `domain`, e.g.
```sh
$ pulumi import aws:cognito/userPoolDomain:UserPoolDomain main <domain>
```
func GetUserPoolDomain ¶
func GetUserPoolDomain(ctx *pulumi.Context, name string, id pulumi.IDInput, state *UserPoolDomainState, opts ...pulumi.ResourceOption) (*UserPoolDomain, error)
GetUserPoolDomain gets an existing UserPoolDomain resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewUserPoolDomain ¶
func NewUserPoolDomain(ctx *pulumi.Context, name string, args *UserPoolDomainArgs, opts ...pulumi.ResourceOption) (*UserPoolDomain, error)
NewUserPoolDomain registers a new resource with the given unique name, arguments, and options.
func (*UserPoolDomain) ElementType ¶
func (*UserPoolDomain) ElementType() reflect.Type
func (*UserPoolDomain) ToUserPoolDomainOutput ¶
func (i *UserPoolDomain) ToUserPoolDomainOutput() UserPoolDomainOutput
func (*UserPoolDomain) ToUserPoolDomainOutputWithContext ¶
func (i *UserPoolDomain) ToUserPoolDomainOutputWithContext(ctx context.Context) UserPoolDomainOutput
func (*UserPoolDomain) ToUserPoolDomainPtrOutput ¶
func (i *UserPoolDomain) ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput
func (*UserPoolDomain) ToUserPoolDomainPtrOutputWithContext ¶
func (i *UserPoolDomain) ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput
type UserPoolDomainArgs ¶
type UserPoolDomainArgs struct { // The ARN of an ISSUED ACM certificate in us-east-1 for a custom domain. CertificateArn pulumi.StringPtrInput // The domain string. Domain pulumi.StringInput // The user pool ID. UserPoolId pulumi.StringInput }
The set of arguments for constructing a UserPoolDomain resource.
func (UserPoolDomainArgs) ElementType ¶
func (UserPoolDomainArgs) ElementType() reflect.Type
type UserPoolDomainArray ¶
type UserPoolDomainArray []UserPoolDomainInput
func (UserPoolDomainArray) ElementType ¶
func (UserPoolDomainArray) ElementType() reflect.Type
func (UserPoolDomainArray) ToUserPoolDomainArrayOutput ¶
func (i UserPoolDomainArray) ToUserPoolDomainArrayOutput() UserPoolDomainArrayOutput
func (UserPoolDomainArray) ToUserPoolDomainArrayOutputWithContext ¶
func (i UserPoolDomainArray) ToUserPoolDomainArrayOutputWithContext(ctx context.Context) UserPoolDomainArrayOutput
type UserPoolDomainArrayInput ¶
type UserPoolDomainArrayInput interface { pulumi.Input ToUserPoolDomainArrayOutput() UserPoolDomainArrayOutput ToUserPoolDomainArrayOutputWithContext(context.Context) UserPoolDomainArrayOutput }
UserPoolDomainArrayInput is an input type that accepts UserPoolDomainArray and UserPoolDomainArrayOutput values. You can construct a concrete instance of `UserPoolDomainArrayInput` via:
UserPoolDomainArray{ UserPoolDomainArgs{...} }
type UserPoolDomainArrayOutput ¶
type UserPoolDomainArrayOutput struct{ *pulumi.OutputState }
func (UserPoolDomainArrayOutput) ElementType ¶
func (UserPoolDomainArrayOutput) ElementType() reflect.Type
func (UserPoolDomainArrayOutput) Index ¶
func (o UserPoolDomainArrayOutput) Index(i pulumi.IntInput) UserPoolDomainOutput
func (UserPoolDomainArrayOutput) ToUserPoolDomainArrayOutput ¶
func (o UserPoolDomainArrayOutput) ToUserPoolDomainArrayOutput() UserPoolDomainArrayOutput
func (UserPoolDomainArrayOutput) ToUserPoolDomainArrayOutputWithContext ¶
func (o UserPoolDomainArrayOutput) ToUserPoolDomainArrayOutputWithContext(ctx context.Context) UserPoolDomainArrayOutput
type UserPoolDomainInput ¶
type UserPoolDomainInput interface { pulumi.Input ToUserPoolDomainOutput() UserPoolDomainOutput ToUserPoolDomainOutputWithContext(ctx context.Context) UserPoolDomainOutput }
type UserPoolDomainMap ¶
type UserPoolDomainMap map[string]UserPoolDomainInput
func (UserPoolDomainMap) ElementType ¶
func (UserPoolDomainMap) ElementType() reflect.Type
func (UserPoolDomainMap) ToUserPoolDomainMapOutput ¶
func (i UserPoolDomainMap) ToUserPoolDomainMapOutput() UserPoolDomainMapOutput
func (UserPoolDomainMap) ToUserPoolDomainMapOutputWithContext ¶
func (i UserPoolDomainMap) ToUserPoolDomainMapOutputWithContext(ctx context.Context) UserPoolDomainMapOutput
type UserPoolDomainMapInput ¶
type UserPoolDomainMapInput interface { pulumi.Input ToUserPoolDomainMapOutput() UserPoolDomainMapOutput ToUserPoolDomainMapOutputWithContext(context.Context) UserPoolDomainMapOutput }
UserPoolDomainMapInput is an input type that accepts UserPoolDomainMap and UserPoolDomainMapOutput values. You can construct a concrete instance of `UserPoolDomainMapInput` via:
UserPoolDomainMap{ "key": UserPoolDomainArgs{...} }
type UserPoolDomainMapOutput ¶
type UserPoolDomainMapOutput struct{ *pulumi.OutputState }
func (UserPoolDomainMapOutput) ElementType ¶
func (UserPoolDomainMapOutput) ElementType() reflect.Type
func (UserPoolDomainMapOutput) MapIndex ¶
func (o UserPoolDomainMapOutput) MapIndex(k pulumi.StringInput) UserPoolDomainOutput
func (UserPoolDomainMapOutput) ToUserPoolDomainMapOutput ¶
func (o UserPoolDomainMapOutput) ToUserPoolDomainMapOutput() UserPoolDomainMapOutput
func (UserPoolDomainMapOutput) ToUserPoolDomainMapOutputWithContext ¶
func (o UserPoolDomainMapOutput) ToUserPoolDomainMapOutputWithContext(ctx context.Context) UserPoolDomainMapOutput
type UserPoolDomainOutput ¶
type UserPoolDomainOutput struct{ *pulumi.OutputState }
func (UserPoolDomainOutput) ElementType ¶
func (UserPoolDomainOutput) ElementType() reflect.Type
func (UserPoolDomainOutput) ToUserPoolDomainOutput ¶
func (o UserPoolDomainOutput) ToUserPoolDomainOutput() UserPoolDomainOutput
func (UserPoolDomainOutput) ToUserPoolDomainOutputWithContext ¶
func (o UserPoolDomainOutput) ToUserPoolDomainOutputWithContext(ctx context.Context) UserPoolDomainOutput
func (UserPoolDomainOutput) ToUserPoolDomainPtrOutput ¶
func (o UserPoolDomainOutput) ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput
func (UserPoolDomainOutput) ToUserPoolDomainPtrOutputWithContext ¶
func (o UserPoolDomainOutput) ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput
type UserPoolDomainPtrInput ¶
type UserPoolDomainPtrInput interface { pulumi.Input ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput }
type UserPoolDomainPtrOutput ¶
type UserPoolDomainPtrOutput struct{ *pulumi.OutputState }
func (UserPoolDomainPtrOutput) Elem ¶ added in v4.15.0
func (o UserPoolDomainPtrOutput) Elem() UserPoolDomainOutput
func (UserPoolDomainPtrOutput) ElementType ¶
func (UserPoolDomainPtrOutput) ElementType() reflect.Type
func (UserPoolDomainPtrOutput) ToUserPoolDomainPtrOutput ¶
func (o UserPoolDomainPtrOutput) ToUserPoolDomainPtrOutput() UserPoolDomainPtrOutput
func (UserPoolDomainPtrOutput) ToUserPoolDomainPtrOutputWithContext ¶
func (o UserPoolDomainPtrOutput) ToUserPoolDomainPtrOutputWithContext(ctx context.Context) UserPoolDomainPtrOutput
type UserPoolDomainState ¶
type UserPoolDomainState struct { // The AWS account ID for the user pool owner. AwsAccountId pulumi.StringPtrInput // The ARN of an ISSUED ACM certificate in us-east-1 for a custom domain. CertificateArn pulumi.StringPtrInput // The URL of the CloudFront distribution. This is required to generate the ALIAS `route53.Record` CloudfrontDistributionArn pulumi.StringPtrInput // The domain string. Domain pulumi.StringPtrInput // The S3 bucket where the static files for this domain are stored. S3Bucket pulumi.StringPtrInput // The user pool ID. UserPoolId pulumi.StringPtrInput // The app version. Version pulumi.StringPtrInput }
func (UserPoolDomainState) ElementType ¶
func (UserPoolDomainState) ElementType() reflect.Type
type UserPoolEmailConfiguration ¶
type UserPoolEmailConfiguration struct { // Email configuration set name from SES. ConfigurationSet *string `pulumi:"configurationSet"` // Email delivery method to use. `COGNITO_DEFAULT` for the default email functionality built into Cognito or `DEVELOPER` to use your Amazon SES configuration. EmailSendingAccount *string `pulumi:"emailSendingAccount"` // Sender’s email address or sender’s display name with their email address (e.g. `john@example.com`, `John Smith <john@example.com>` or `\"John Smith Ph.D.\" <john@example.com>`). Escaped double quotes are required around display names that contain certain characters as specified in [RFC 5322](https://tools.ietf.org/html/rfc5322). FromEmailAddress *string `pulumi:"fromEmailAddress"` // REPLY-TO email address. ReplyToEmailAddress *string `pulumi:"replyToEmailAddress"` // ARN of the SES verified email identity to to use. Required if `emailSendingAccount` is set to `DEVELOPER`. SourceArn *string `pulumi:"sourceArn"` }
type UserPoolEmailConfigurationArgs ¶
type UserPoolEmailConfigurationArgs struct { // Email configuration set name from SES. ConfigurationSet pulumi.StringPtrInput `pulumi:"configurationSet"` // Email delivery method to use. `COGNITO_DEFAULT` for the default email functionality built into Cognito or `DEVELOPER` to use your Amazon SES configuration. EmailSendingAccount pulumi.StringPtrInput `pulumi:"emailSendingAccount"` // Sender’s email address or sender’s display name with their email address (e.g. `john@example.com`, `John Smith <john@example.com>` or `\"John Smith Ph.D.\" <john@example.com>`). Escaped double quotes are required around display names that contain certain characters as specified in [RFC 5322](https://tools.ietf.org/html/rfc5322). FromEmailAddress pulumi.StringPtrInput `pulumi:"fromEmailAddress"` // REPLY-TO email address. ReplyToEmailAddress pulumi.StringPtrInput `pulumi:"replyToEmailAddress"` // ARN of the SES verified email identity to to use. Required if `emailSendingAccount` is set to `DEVELOPER`. SourceArn pulumi.StringPtrInput `pulumi:"sourceArn"` }
func (UserPoolEmailConfigurationArgs) ElementType ¶
func (UserPoolEmailConfigurationArgs) ElementType() reflect.Type
func (UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationOutput ¶
func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationOutput() UserPoolEmailConfigurationOutput
func (UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationOutputWithContext ¶
func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationOutputWithContext(ctx context.Context) UserPoolEmailConfigurationOutput
func (UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationPtrOutput ¶
func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput
func (UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationPtrOutputWithContext ¶
func (i UserPoolEmailConfigurationArgs) ToUserPoolEmailConfigurationPtrOutputWithContext(ctx context.Context) UserPoolEmailConfigurationPtrOutput
type UserPoolEmailConfigurationInput ¶
type UserPoolEmailConfigurationInput interface { pulumi.Input ToUserPoolEmailConfigurationOutput() UserPoolEmailConfigurationOutput ToUserPoolEmailConfigurationOutputWithContext(context.Context) UserPoolEmailConfigurationOutput }
UserPoolEmailConfigurationInput is an input type that accepts UserPoolEmailConfigurationArgs and UserPoolEmailConfigurationOutput values. You can construct a concrete instance of `UserPoolEmailConfigurationInput` via:
UserPoolEmailConfigurationArgs{...}
type UserPoolEmailConfigurationOutput ¶
type UserPoolEmailConfigurationOutput struct{ *pulumi.OutputState }
func (UserPoolEmailConfigurationOutput) ConfigurationSet ¶
func (o UserPoolEmailConfigurationOutput) ConfigurationSet() pulumi.StringPtrOutput
Email configuration set name from SES.
func (UserPoolEmailConfigurationOutput) ElementType ¶
func (UserPoolEmailConfigurationOutput) ElementType() reflect.Type
func (UserPoolEmailConfigurationOutput) EmailSendingAccount ¶
func (o UserPoolEmailConfigurationOutput) EmailSendingAccount() pulumi.StringPtrOutput
Email delivery method to use. `COGNITO_DEFAULT` for the default email functionality built into Cognito or `DEVELOPER` to use your Amazon SES configuration.
func (UserPoolEmailConfigurationOutput) FromEmailAddress ¶
func (o UserPoolEmailConfigurationOutput) FromEmailAddress() pulumi.StringPtrOutput
Sender’s email address or sender’s display name with their email address (e.g. `john@example.com`, `John Smith <john@example.com>` or `\"John Smith Ph.D.\" <john@example.com>`). Escaped double quotes are required around display names that contain certain characters as specified in [RFC 5322](https://tools.ietf.org/html/rfc5322).
func (UserPoolEmailConfigurationOutput) ReplyToEmailAddress ¶
func (o UserPoolEmailConfigurationOutput) ReplyToEmailAddress() pulumi.StringPtrOutput
REPLY-TO email address.
func (UserPoolEmailConfigurationOutput) SourceArn ¶
func (o UserPoolEmailConfigurationOutput) SourceArn() pulumi.StringPtrOutput
ARN of the SES verified email identity to to use. Required if `emailSendingAccount` is set to `DEVELOPER`.
func (UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationOutput ¶
func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationOutput() UserPoolEmailConfigurationOutput
func (UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationOutputWithContext ¶
func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationOutputWithContext(ctx context.Context) UserPoolEmailConfigurationOutput
func (UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationPtrOutput ¶
func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput
func (UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationPtrOutputWithContext ¶
func (o UserPoolEmailConfigurationOutput) ToUserPoolEmailConfigurationPtrOutputWithContext(ctx context.Context) UserPoolEmailConfigurationPtrOutput
type UserPoolEmailConfigurationPtrInput ¶
type UserPoolEmailConfigurationPtrInput interface { pulumi.Input ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput ToUserPoolEmailConfigurationPtrOutputWithContext(context.Context) UserPoolEmailConfigurationPtrOutput }
UserPoolEmailConfigurationPtrInput is an input type that accepts UserPoolEmailConfigurationArgs, UserPoolEmailConfigurationPtr and UserPoolEmailConfigurationPtrOutput values. You can construct a concrete instance of `UserPoolEmailConfigurationPtrInput` via:
UserPoolEmailConfigurationArgs{...} or: nil
func UserPoolEmailConfigurationPtr ¶
func UserPoolEmailConfigurationPtr(v *UserPoolEmailConfigurationArgs) UserPoolEmailConfigurationPtrInput
type UserPoolEmailConfigurationPtrOutput ¶
type UserPoolEmailConfigurationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolEmailConfigurationPtrOutput) ConfigurationSet ¶
func (o UserPoolEmailConfigurationPtrOutput) ConfigurationSet() pulumi.StringPtrOutput
Email configuration set name from SES.
func (UserPoolEmailConfigurationPtrOutput) Elem ¶
func (o UserPoolEmailConfigurationPtrOutput) Elem() UserPoolEmailConfigurationOutput
func (UserPoolEmailConfigurationPtrOutput) ElementType ¶
func (UserPoolEmailConfigurationPtrOutput) ElementType() reflect.Type
func (UserPoolEmailConfigurationPtrOutput) EmailSendingAccount ¶
func (o UserPoolEmailConfigurationPtrOutput) EmailSendingAccount() pulumi.StringPtrOutput
Email delivery method to use. `COGNITO_DEFAULT` for the default email functionality built into Cognito or `DEVELOPER` to use your Amazon SES configuration.
func (UserPoolEmailConfigurationPtrOutput) FromEmailAddress ¶
func (o UserPoolEmailConfigurationPtrOutput) FromEmailAddress() pulumi.StringPtrOutput
Sender’s email address or sender’s display name with their email address (e.g. `john@example.com`, `John Smith <john@example.com>` or `\"John Smith Ph.D.\" <john@example.com>`). Escaped double quotes are required around display names that contain certain characters as specified in [RFC 5322](https://tools.ietf.org/html/rfc5322).
func (UserPoolEmailConfigurationPtrOutput) ReplyToEmailAddress ¶
func (o UserPoolEmailConfigurationPtrOutput) ReplyToEmailAddress() pulumi.StringPtrOutput
REPLY-TO email address.
func (UserPoolEmailConfigurationPtrOutput) SourceArn ¶
func (o UserPoolEmailConfigurationPtrOutput) SourceArn() pulumi.StringPtrOutput
ARN of the SES verified email identity to to use. Required if `emailSendingAccount` is set to `DEVELOPER`.
func (UserPoolEmailConfigurationPtrOutput) ToUserPoolEmailConfigurationPtrOutput ¶
func (o UserPoolEmailConfigurationPtrOutput) ToUserPoolEmailConfigurationPtrOutput() UserPoolEmailConfigurationPtrOutput
func (UserPoolEmailConfigurationPtrOutput) ToUserPoolEmailConfigurationPtrOutputWithContext ¶
func (o UserPoolEmailConfigurationPtrOutput) ToUserPoolEmailConfigurationPtrOutputWithContext(ctx context.Context) UserPoolEmailConfigurationPtrOutput
type UserPoolInput ¶
type UserPoolInput interface { pulumi.Input ToUserPoolOutput() UserPoolOutput ToUserPoolOutputWithContext(ctx context.Context) UserPoolOutput }
type UserPoolLambdaConfig ¶
type UserPoolLambdaConfig struct { // ARN of the lambda creating an authentication challenge. CreateAuthChallenge *string `pulumi:"createAuthChallenge"` // A custom email sender AWS Lambda trigger. See customEmailSender Below. CustomEmailSender *UserPoolLambdaConfigCustomEmailSender `pulumi:"customEmailSender"` // Custom Message AWS Lambda trigger. CustomMessage *string `pulumi:"customMessage"` // A custom SMS sender AWS Lambda trigger. See customSmsSender Below. CustomSmsSender *UserPoolLambdaConfigCustomSmsSender `pulumi:"customSmsSender"` // Defines the authentication challenge. DefineAuthChallenge *string `pulumi:"defineAuthChallenge"` // The Amazon Resource Name of Key Management Service Customer master keys. Amazon Cognito uses the key to encrypt codes and temporary passwords sent to CustomEmailSender and CustomSMSSender. KmsKeyId *string `pulumi:"kmsKeyId"` // Post-authentication AWS Lambda trigger. PostAuthentication *string `pulumi:"postAuthentication"` // Post-confirmation AWS Lambda trigger. PostConfirmation *string `pulumi:"postConfirmation"` // Pre-authentication AWS Lambda trigger. PreAuthentication *string `pulumi:"preAuthentication"` // Pre-registration AWS Lambda trigger. PreSignUp *string `pulumi:"preSignUp"` // Allow to customize identity token claims before token generation. PreTokenGeneration *string `pulumi:"preTokenGeneration"` // User migration Lambda config type. UserMigration *string `pulumi:"userMigration"` // Verifies the authentication challenge response. VerifyAuthChallengeResponse *string `pulumi:"verifyAuthChallengeResponse"` }
type UserPoolLambdaConfigArgs ¶
type UserPoolLambdaConfigArgs struct { // ARN of the lambda creating an authentication challenge. CreateAuthChallenge pulumi.StringPtrInput `pulumi:"createAuthChallenge"` // A custom email sender AWS Lambda trigger. See customEmailSender Below. CustomEmailSender UserPoolLambdaConfigCustomEmailSenderPtrInput `pulumi:"customEmailSender"` // Custom Message AWS Lambda trigger. CustomMessage pulumi.StringPtrInput `pulumi:"customMessage"` // A custom SMS sender AWS Lambda trigger. See customSmsSender Below. CustomSmsSender UserPoolLambdaConfigCustomSmsSenderPtrInput `pulumi:"customSmsSender"` // Defines the authentication challenge. DefineAuthChallenge pulumi.StringPtrInput `pulumi:"defineAuthChallenge"` // The Amazon Resource Name of Key Management Service Customer master keys. Amazon Cognito uses the key to encrypt codes and temporary passwords sent to CustomEmailSender and CustomSMSSender. KmsKeyId pulumi.StringPtrInput `pulumi:"kmsKeyId"` // Post-authentication AWS Lambda trigger. PostAuthentication pulumi.StringPtrInput `pulumi:"postAuthentication"` // Post-confirmation AWS Lambda trigger. PostConfirmation pulumi.StringPtrInput `pulumi:"postConfirmation"` // Pre-authentication AWS Lambda trigger. PreAuthentication pulumi.StringPtrInput `pulumi:"preAuthentication"` // Pre-registration AWS Lambda trigger. PreSignUp pulumi.StringPtrInput `pulumi:"preSignUp"` // Allow to customize identity token claims before token generation. PreTokenGeneration pulumi.StringPtrInput `pulumi:"preTokenGeneration"` // User migration Lambda config type. UserMigration pulumi.StringPtrInput `pulumi:"userMigration"` // Verifies the authentication challenge response. VerifyAuthChallengeResponse pulumi.StringPtrInput `pulumi:"verifyAuthChallengeResponse"` }
func (UserPoolLambdaConfigArgs) ElementType ¶
func (UserPoolLambdaConfigArgs) ElementType() reflect.Type
func (UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigOutput ¶
func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigOutput() UserPoolLambdaConfigOutput
func (UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigOutputWithContext ¶
func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigOutputWithContext(ctx context.Context) UserPoolLambdaConfigOutput
func (UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigPtrOutput ¶
func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput
func (UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigPtrOutputWithContext ¶
func (i UserPoolLambdaConfigArgs) ToUserPoolLambdaConfigPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigPtrOutput
type UserPoolLambdaConfigCustomEmailSender ¶ added in v4.8.0
type UserPoolLambdaConfigCustomEmailSender struct { // The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users. LambdaArn string `pulumi:"lambdaArn"` // The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`. LambdaVersion string `pulumi:"lambdaVersion"` }
type UserPoolLambdaConfigCustomEmailSenderArgs ¶ added in v4.8.0
type UserPoolLambdaConfigCustomEmailSenderArgs struct { // The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users. LambdaArn pulumi.StringInput `pulumi:"lambdaArn"` // The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`. LambdaVersion pulumi.StringInput `pulumi:"lambdaVersion"` }
func (UserPoolLambdaConfigCustomEmailSenderArgs) ElementType ¶ added in v4.8.0
func (UserPoolLambdaConfigCustomEmailSenderArgs) ElementType() reflect.Type
func (UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderOutput ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderOutput() UserPoolLambdaConfigCustomEmailSenderOutput
func (UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderOutput
func (UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput
func (UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomEmailSenderArgs) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput
type UserPoolLambdaConfigCustomEmailSenderInput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomEmailSenderInput interface { pulumi.Input ToUserPoolLambdaConfigCustomEmailSenderOutput() UserPoolLambdaConfigCustomEmailSenderOutput ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext(context.Context) UserPoolLambdaConfigCustomEmailSenderOutput }
UserPoolLambdaConfigCustomEmailSenderInput is an input type that accepts UserPoolLambdaConfigCustomEmailSenderArgs and UserPoolLambdaConfigCustomEmailSenderOutput values. You can construct a concrete instance of `UserPoolLambdaConfigCustomEmailSenderInput` via:
UserPoolLambdaConfigCustomEmailSenderArgs{...}
type UserPoolLambdaConfigCustomEmailSenderOutput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomEmailSenderOutput struct{ *pulumi.OutputState }
func (UserPoolLambdaConfigCustomEmailSenderOutput) ElementType ¶ added in v4.8.0
func (UserPoolLambdaConfigCustomEmailSenderOutput) ElementType() reflect.Type
func (UserPoolLambdaConfigCustomEmailSenderOutput) LambdaArn ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderOutput) LambdaArn() pulumi.StringOutput
The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users.
func (UserPoolLambdaConfigCustomEmailSenderOutput) LambdaVersion ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderOutput) LambdaVersion() pulumi.StringOutput
The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`.
func (UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderOutput ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderOutput() UserPoolLambdaConfigCustomEmailSenderOutput
func (UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderOutput
func (UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput
func (UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput
type UserPoolLambdaConfigCustomEmailSenderPtrInput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomEmailSenderPtrInput interface { pulumi.Input ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput }
UserPoolLambdaConfigCustomEmailSenderPtrInput is an input type that accepts UserPoolLambdaConfigCustomEmailSenderArgs, UserPoolLambdaConfigCustomEmailSenderPtr and UserPoolLambdaConfigCustomEmailSenderPtrOutput values. You can construct a concrete instance of `UserPoolLambdaConfigCustomEmailSenderPtrInput` via:
UserPoolLambdaConfigCustomEmailSenderArgs{...} or: nil
func UserPoolLambdaConfigCustomEmailSenderPtr ¶ added in v4.8.0
func UserPoolLambdaConfigCustomEmailSenderPtr(v *UserPoolLambdaConfigCustomEmailSenderArgs) UserPoolLambdaConfigCustomEmailSenderPtrInput
type UserPoolLambdaConfigCustomEmailSenderPtrOutput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomEmailSenderPtrOutput struct{ *pulumi.OutputState }
func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) ElementType ¶ added in v4.8.0
func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) ElementType() reflect.Type
func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) LambdaArn ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) LambdaArn() pulumi.StringPtrOutput
The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users.
func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) LambdaVersion ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) LambdaVersion() pulumi.StringPtrOutput
The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`.
func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutput() UserPoolLambdaConfigCustomEmailSenderPtrOutput
func (UserPoolLambdaConfigCustomEmailSenderPtrOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomEmailSenderPtrOutput) ToUserPoolLambdaConfigCustomEmailSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomEmailSenderPtrOutput
type UserPoolLambdaConfigCustomSmsSender ¶ added in v4.8.0
type UserPoolLambdaConfigCustomSmsSender struct { // The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users. LambdaArn string `pulumi:"lambdaArn"` // The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`. LambdaVersion string `pulumi:"lambdaVersion"` }
type UserPoolLambdaConfigCustomSmsSenderArgs ¶ added in v4.8.0
type UserPoolLambdaConfigCustomSmsSenderArgs struct { // The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users. LambdaArn pulumi.StringInput `pulumi:"lambdaArn"` // The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`. LambdaVersion pulumi.StringInput `pulumi:"lambdaVersion"` }
func (UserPoolLambdaConfigCustomSmsSenderArgs) ElementType ¶ added in v4.8.0
func (UserPoolLambdaConfigCustomSmsSenderArgs) ElementType() reflect.Type
func (UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderOutput ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderOutput() UserPoolLambdaConfigCustomSmsSenderOutput
func (UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderOutput
func (UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput
func (UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext ¶ added in v4.8.0
func (i UserPoolLambdaConfigCustomSmsSenderArgs) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput
type UserPoolLambdaConfigCustomSmsSenderInput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomSmsSenderInput interface { pulumi.Input ToUserPoolLambdaConfigCustomSmsSenderOutput() UserPoolLambdaConfigCustomSmsSenderOutput ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext(context.Context) UserPoolLambdaConfigCustomSmsSenderOutput }
UserPoolLambdaConfigCustomSmsSenderInput is an input type that accepts UserPoolLambdaConfigCustomSmsSenderArgs and UserPoolLambdaConfigCustomSmsSenderOutput values. You can construct a concrete instance of `UserPoolLambdaConfigCustomSmsSenderInput` via:
UserPoolLambdaConfigCustomSmsSenderArgs{...}
type UserPoolLambdaConfigCustomSmsSenderOutput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomSmsSenderOutput struct{ *pulumi.OutputState }
func (UserPoolLambdaConfigCustomSmsSenderOutput) ElementType ¶ added in v4.8.0
func (UserPoolLambdaConfigCustomSmsSenderOutput) ElementType() reflect.Type
func (UserPoolLambdaConfigCustomSmsSenderOutput) LambdaArn ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderOutput) LambdaArn() pulumi.StringOutput
The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users.
func (UserPoolLambdaConfigCustomSmsSenderOutput) LambdaVersion ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderOutput) LambdaVersion() pulumi.StringOutput
The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`.
func (UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderOutput ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderOutput() UserPoolLambdaConfigCustomSmsSenderOutput
func (UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderOutput
func (UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput
func (UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput
type UserPoolLambdaConfigCustomSmsSenderPtrInput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomSmsSenderPtrInput interface { pulumi.Input ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput }
UserPoolLambdaConfigCustomSmsSenderPtrInput is an input type that accepts UserPoolLambdaConfigCustomSmsSenderArgs, UserPoolLambdaConfigCustomSmsSenderPtr and UserPoolLambdaConfigCustomSmsSenderPtrOutput values. You can construct a concrete instance of `UserPoolLambdaConfigCustomSmsSenderPtrInput` via:
UserPoolLambdaConfigCustomSmsSenderArgs{...} or: nil
func UserPoolLambdaConfigCustomSmsSenderPtr ¶ added in v4.8.0
func UserPoolLambdaConfigCustomSmsSenderPtr(v *UserPoolLambdaConfigCustomSmsSenderArgs) UserPoolLambdaConfigCustomSmsSenderPtrInput
type UserPoolLambdaConfigCustomSmsSenderPtrOutput ¶ added in v4.8.0
type UserPoolLambdaConfigCustomSmsSenderPtrOutput struct{ *pulumi.OutputState }
func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) ElementType ¶ added in v4.8.0
func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) ElementType() reflect.Type
func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) LambdaArn ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) LambdaArn() pulumi.StringPtrOutput
The Lambda Amazon Resource Name of the Lambda function that Amazon Cognito triggers to send SMS notifications to users.
func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) LambdaVersion ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) LambdaVersion() pulumi.StringPtrOutput
The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is `V1_0`.
func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutput() UserPoolLambdaConfigCustomSmsSenderPtrOutput
func (UserPoolLambdaConfigCustomSmsSenderPtrOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext ¶ added in v4.8.0
func (o UserPoolLambdaConfigCustomSmsSenderPtrOutput) ToUserPoolLambdaConfigCustomSmsSenderPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigCustomSmsSenderPtrOutput
type UserPoolLambdaConfigInput ¶
type UserPoolLambdaConfigInput interface { pulumi.Input ToUserPoolLambdaConfigOutput() UserPoolLambdaConfigOutput ToUserPoolLambdaConfigOutputWithContext(context.Context) UserPoolLambdaConfigOutput }
UserPoolLambdaConfigInput is an input type that accepts UserPoolLambdaConfigArgs and UserPoolLambdaConfigOutput values. You can construct a concrete instance of `UserPoolLambdaConfigInput` via:
UserPoolLambdaConfigArgs{...}
type UserPoolLambdaConfigOutput ¶
type UserPoolLambdaConfigOutput struct{ *pulumi.OutputState }
func (UserPoolLambdaConfigOutput) CreateAuthChallenge ¶
func (o UserPoolLambdaConfigOutput) CreateAuthChallenge() pulumi.StringPtrOutput
ARN of the lambda creating an authentication challenge.
func (UserPoolLambdaConfigOutput) CustomEmailSender ¶ added in v4.8.0
func (o UserPoolLambdaConfigOutput) CustomEmailSender() UserPoolLambdaConfigCustomEmailSenderPtrOutput
A custom email sender AWS Lambda trigger. See customEmailSender Below.
func (UserPoolLambdaConfigOutput) CustomMessage ¶
func (o UserPoolLambdaConfigOutput) CustomMessage() pulumi.StringPtrOutput
Custom Message AWS Lambda trigger.
func (UserPoolLambdaConfigOutput) CustomSmsSender ¶ added in v4.8.0
func (o UserPoolLambdaConfigOutput) CustomSmsSender() UserPoolLambdaConfigCustomSmsSenderPtrOutput
A custom SMS sender AWS Lambda trigger. See customSmsSender Below.
func (UserPoolLambdaConfigOutput) DefineAuthChallenge ¶
func (o UserPoolLambdaConfigOutput) DefineAuthChallenge() pulumi.StringPtrOutput
Defines the authentication challenge.
func (UserPoolLambdaConfigOutput) ElementType ¶
func (UserPoolLambdaConfigOutput) ElementType() reflect.Type
func (UserPoolLambdaConfigOutput) KmsKeyId ¶ added in v4.8.0
func (o UserPoolLambdaConfigOutput) KmsKeyId() pulumi.StringPtrOutput
The Amazon Resource Name of Key Management Service Customer master keys. Amazon Cognito uses the key to encrypt codes and temporary passwords sent to CustomEmailSender and CustomSMSSender.
func (UserPoolLambdaConfigOutput) PostAuthentication ¶
func (o UserPoolLambdaConfigOutput) PostAuthentication() pulumi.StringPtrOutput
Post-authentication AWS Lambda trigger.
func (UserPoolLambdaConfigOutput) PostConfirmation ¶
func (o UserPoolLambdaConfigOutput) PostConfirmation() pulumi.StringPtrOutput
Post-confirmation AWS Lambda trigger.
func (UserPoolLambdaConfigOutput) PreAuthentication ¶
func (o UserPoolLambdaConfigOutput) PreAuthentication() pulumi.StringPtrOutput
Pre-authentication AWS Lambda trigger.
func (UserPoolLambdaConfigOutput) PreSignUp ¶
func (o UserPoolLambdaConfigOutput) PreSignUp() pulumi.StringPtrOutput
Pre-registration AWS Lambda trigger.
func (UserPoolLambdaConfigOutput) PreTokenGeneration ¶
func (o UserPoolLambdaConfigOutput) PreTokenGeneration() pulumi.StringPtrOutput
Allow to customize identity token claims before token generation.
func (UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigOutput ¶
func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigOutput() UserPoolLambdaConfigOutput
func (UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigOutputWithContext ¶
func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigOutputWithContext(ctx context.Context) UserPoolLambdaConfigOutput
func (UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigPtrOutput ¶
func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput
func (UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigPtrOutputWithContext ¶
func (o UserPoolLambdaConfigOutput) ToUserPoolLambdaConfigPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigPtrOutput
func (UserPoolLambdaConfigOutput) UserMigration ¶
func (o UserPoolLambdaConfigOutput) UserMigration() pulumi.StringPtrOutput
User migration Lambda config type.
func (UserPoolLambdaConfigOutput) VerifyAuthChallengeResponse ¶
func (o UserPoolLambdaConfigOutput) VerifyAuthChallengeResponse() pulumi.StringPtrOutput
Verifies the authentication challenge response.
type UserPoolLambdaConfigPtrInput ¶
type UserPoolLambdaConfigPtrInput interface { pulumi.Input ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput ToUserPoolLambdaConfigPtrOutputWithContext(context.Context) UserPoolLambdaConfigPtrOutput }
UserPoolLambdaConfigPtrInput is an input type that accepts UserPoolLambdaConfigArgs, UserPoolLambdaConfigPtr and UserPoolLambdaConfigPtrOutput values. You can construct a concrete instance of `UserPoolLambdaConfigPtrInput` via:
UserPoolLambdaConfigArgs{...} or: nil
func UserPoolLambdaConfigPtr ¶
func UserPoolLambdaConfigPtr(v *UserPoolLambdaConfigArgs) UserPoolLambdaConfigPtrInput
type UserPoolLambdaConfigPtrOutput ¶
type UserPoolLambdaConfigPtrOutput struct{ *pulumi.OutputState }
func (UserPoolLambdaConfigPtrOutput) CreateAuthChallenge ¶
func (o UserPoolLambdaConfigPtrOutput) CreateAuthChallenge() pulumi.StringPtrOutput
ARN of the lambda creating an authentication challenge.
func (UserPoolLambdaConfigPtrOutput) CustomEmailSender ¶ added in v4.8.0
func (o UserPoolLambdaConfigPtrOutput) CustomEmailSender() UserPoolLambdaConfigCustomEmailSenderPtrOutput
A custom email sender AWS Lambda trigger. See customEmailSender Below.
func (UserPoolLambdaConfigPtrOutput) CustomMessage ¶
func (o UserPoolLambdaConfigPtrOutput) CustomMessage() pulumi.StringPtrOutput
Custom Message AWS Lambda trigger.
func (UserPoolLambdaConfigPtrOutput) CustomSmsSender ¶ added in v4.8.0
func (o UserPoolLambdaConfigPtrOutput) CustomSmsSender() UserPoolLambdaConfigCustomSmsSenderPtrOutput
A custom SMS sender AWS Lambda trigger. See customSmsSender Below.
func (UserPoolLambdaConfigPtrOutput) DefineAuthChallenge ¶
func (o UserPoolLambdaConfigPtrOutput) DefineAuthChallenge() pulumi.StringPtrOutput
Defines the authentication challenge.
func (UserPoolLambdaConfigPtrOutput) Elem ¶
func (o UserPoolLambdaConfigPtrOutput) Elem() UserPoolLambdaConfigOutput
func (UserPoolLambdaConfigPtrOutput) ElementType ¶
func (UserPoolLambdaConfigPtrOutput) ElementType() reflect.Type
func (UserPoolLambdaConfigPtrOutput) KmsKeyId ¶ added in v4.8.0
func (o UserPoolLambdaConfigPtrOutput) KmsKeyId() pulumi.StringPtrOutput
The Amazon Resource Name of Key Management Service Customer master keys. Amazon Cognito uses the key to encrypt codes and temporary passwords sent to CustomEmailSender and CustomSMSSender.
func (UserPoolLambdaConfigPtrOutput) PostAuthentication ¶
func (o UserPoolLambdaConfigPtrOutput) PostAuthentication() pulumi.StringPtrOutput
Post-authentication AWS Lambda trigger.
func (UserPoolLambdaConfigPtrOutput) PostConfirmation ¶
func (o UserPoolLambdaConfigPtrOutput) PostConfirmation() pulumi.StringPtrOutput
Post-confirmation AWS Lambda trigger.
func (UserPoolLambdaConfigPtrOutput) PreAuthentication ¶
func (o UserPoolLambdaConfigPtrOutput) PreAuthentication() pulumi.StringPtrOutput
Pre-authentication AWS Lambda trigger.
func (UserPoolLambdaConfigPtrOutput) PreSignUp ¶
func (o UserPoolLambdaConfigPtrOutput) PreSignUp() pulumi.StringPtrOutput
Pre-registration AWS Lambda trigger.
func (UserPoolLambdaConfigPtrOutput) PreTokenGeneration ¶
func (o UserPoolLambdaConfigPtrOutput) PreTokenGeneration() pulumi.StringPtrOutput
Allow to customize identity token claims before token generation.
func (UserPoolLambdaConfigPtrOutput) ToUserPoolLambdaConfigPtrOutput ¶
func (o UserPoolLambdaConfigPtrOutput) ToUserPoolLambdaConfigPtrOutput() UserPoolLambdaConfigPtrOutput
func (UserPoolLambdaConfigPtrOutput) ToUserPoolLambdaConfigPtrOutputWithContext ¶
func (o UserPoolLambdaConfigPtrOutput) ToUserPoolLambdaConfigPtrOutputWithContext(ctx context.Context) UserPoolLambdaConfigPtrOutput
func (UserPoolLambdaConfigPtrOutput) UserMigration ¶
func (o UserPoolLambdaConfigPtrOutput) UserMigration() pulumi.StringPtrOutput
User migration Lambda config type.
func (UserPoolLambdaConfigPtrOutput) VerifyAuthChallengeResponse ¶
func (o UserPoolLambdaConfigPtrOutput) VerifyAuthChallengeResponse() pulumi.StringPtrOutput
Verifies the authentication challenge response.
type UserPoolMap ¶
type UserPoolMap map[string]UserPoolInput
func (UserPoolMap) ElementType ¶
func (UserPoolMap) ElementType() reflect.Type
func (UserPoolMap) ToUserPoolMapOutput ¶
func (i UserPoolMap) ToUserPoolMapOutput() UserPoolMapOutput
func (UserPoolMap) ToUserPoolMapOutputWithContext ¶
func (i UserPoolMap) ToUserPoolMapOutputWithContext(ctx context.Context) UserPoolMapOutput
type UserPoolMapInput ¶
type UserPoolMapInput interface { pulumi.Input ToUserPoolMapOutput() UserPoolMapOutput ToUserPoolMapOutputWithContext(context.Context) UserPoolMapOutput }
UserPoolMapInput is an input type that accepts UserPoolMap and UserPoolMapOutput values. You can construct a concrete instance of `UserPoolMapInput` via:
UserPoolMap{ "key": UserPoolArgs{...} }
type UserPoolMapOutput ¶
type UserPoolMapOutput struct{ *pulumi.OutputState }
func (UserPoolMapOutput) ElementType ¶
func (UserPoolMapOutput) ElementType() reflect.Type
func (UserPoolMapOutput) MapIndex ¶
func (o UserPoolMapOutput) MapIndex(k pulumi.StringInput) UserPoolOutput
func (UserPoolMapOutput) ToUserPoolMapOutput ¶
func (o UserPoolMapOutput) ToUserPoolMapOutput() UserPoolMapOutput
func (UserPoolMapOutput) ToUserPoolMapOutputWithContext ¶
func (o UserPoolMapOutput) ToUserPoolMapOutputWithContext(ctx context.Context) UserPoolMapOutput
type UserPoolOutput ¶
type UserPoolOutput struct{ *pulumi.OutputState }
func (UserPoolOutput) ElementType ¶
func (UserPoolOutput) ElementType() reflect.Type
func (UserPoolOutput) ToUserPoolOutput ¶
func (o UserPoolOutput) ToUserPoolOutput() UserPoolOutput
func (UserPoolOutput) ToUserPoolOutputWithContext ¶
func (o UserPoolOutput) ToUserPoolOutputWithContext(ctx context.Context) UserPoolOutput
func (UserPoolOutput) ToUserPoolPtrOutput ¶
func (o UserPoolOutput) ToUserPoolPtrOutput() UserPoolPtrOutput
func (UserPoolOutput) ToUserPoolPtrOutputWithContext ¶
func (o UserPoolOutput) ToUserPoolPtrOutputWithContext(ctx context.Context) UserPoolPtrOutput
type UserPoolPasswordPolicy ¶
type UserPoolPasswordPolicy struct { // Minimum length of the password policy that you have set. MinimumLength *int `pulumi:"minimumLength"` // Whether you have required users to use at least one lowercase letter in their password. RequireLowercase *bool `pulumi:"requireLowercase"` // Whether you have required users to use at least one number in their password. RequireNumbers *bool `pulumi:"requireNumbers"` // Whether you have required users to use at least one symbol in their password. RequireSymbols *bool `pulumi:"requireSymbols"` // Whether you have required users to use at least one uppercase letter in their password. RequireUppercase *bool `pulumi:"requireUppercase"` // In the password policy you have set, refers to the number of days a temporary password is valid. If the user does not sign-in during this time, their password will need to be reset by an administrator. TemporaryPasswordValidityDays *int `pulumi:"temporaryPasswordValidityDays"` }
type UserPoolPasswordPolicyArgs ¶
type UserPoolPasswordPolicyArgs struct { // Minimum length of the password policy that you have set. MinimumLength pulumi.IntPtrInput `pulumi:"minimumLength"` // Whether you have required users to use at least one lowercase letter in their password. RequireLowercase pulumi.BoolPtrInput `pulumi:"requireLowercase"` // Whether you have required users to use at least one number in their password. RequireNumbers pulumi.BoolPtrInput `pulumi:"requireNumbers"` // Whether you have required users to use at least one symbol in their password. RequireSymbols pulumi.BoolPtrInput `pulumi:"requireSymbols"` // Whether you have required users to use at least one uppercase letter in their password. RequireUppercase pulumi.BoolPtrInput `pulumi:"requireUppercase"` // In the password policy you have set, refers to the number of days a temporary password is valid. If the user does not sign-in during this time, their password will need to be reset by an administrator. TemporaryPasswordValidityDays pulumi.IntPtrInput `pulumi:"temporaryPasswordValidityDays"` }
func (UserPoolPasswordPolicyArgs) ElementType ¶
func (UserPoolPasswordPolicyArgs) ElementType() reflect.Type
func (UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyOutput ¶
func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyOutput() UserPoolPasswordPolicyOutput
func (UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyOutputWithContext ¶
func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyOutputWithContext(ctx context.Context) UserPoolPasswordPolicyOutput
func (UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyPtrOutput ¶
func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput
func (UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyPtrOutputWithContext ¶
func (i UserPoolPasswordPolicyArgs) ToUserPoolPasswordPolicyPtrOutputWithContext(ctx context.Context) UserPoolPasswordPolicyPtrOutput
type UserPoolPasswordPolicyInput ¶
type UserPoolPasswordPolicyInput interface { pulumi.Input ToUserPoolPasswordPolicyOutput() UserPoolPasswordPolicyOutput ToUserPoolPasswordPolicyOutputWithContext(context.Context) UserPoolPasswordPolicyOutput }
UserPoolPasswordPolicyInput is an input type that accepts UserPoolPasswordPolicyArgs and UserPoolPasswordPolicyOutput values. You can construct a concrete instance of `UserPoolPasswordPolicyInput` via:
UserPoolPasswordPolicyArgs{...}
type UserPoolPasswordPolicyOutput ¶
type UserPoolPasswordPolicyOutput struct{ *pulumi.OutputState }
func (UserPoolPasswordPolicyOutput) ElementType ¶
func (UserPoolPasswordPolicyOutput) ElementType() reflect.Type
func (UserPoolPasswordPolicyOutput) MinimumLength ¶
func (o UserPoolPasswordPolicyOutput) MinimumLength() pulumi.IntPtrOutput
Minimum length of the password policy that you have set.
func (UserPoolPasswordPolicyOutput) RequireLowercase ¶
func (o UserPoolPasswordPolicyOutput) RequireLowercase() pulumi.BoolPtrOutput
Whether you have required users to use at least one lowercase letter in their password.
func (UserPoolPasswordPolicyOutput) RequireNumbers ¶
func (o UserPoolPasswordPolicyOutput) RequireNumbers() pulumi.BoolPtrOutput
Whether you have required users to use at least one number in their password.
func (UserPoolPasswordPolicyOutput) RequireSymbols ¶
func (o UserPoolPasswordPolicyOutput) RequireSymbols() pulumi.BoolPtrOutput
Whether you have required users to use at least one symbol in their password.
func (UserPoolPasswordPolicyOutput) RequireUppercase ¶
func (o UserPoolPasswordPolicyOutput) RequireUppercase() pulumi.BoolPtrOutput
Whether you have required users to use at least one uppercase letter in their password.
func (UserPoolPasswordPolicyOutput) TemporaryPasswordValidityDays ¶
func (o UserPoolPasswordPolicyOutput) TemporaryPasswordValidityDays() pulumi.IntPtrOutput
In the password policy you have set, refers to the number of days a temporary password is valid. If the user does not sign-in during this time, their password will need to be reset by an administrator.
func (UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyOutput ¶
func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyOutput() UserPoolPasswordPolicyOutput
func (UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyOutputWithContext ¶
func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyOutputWithContext(ctx context.Context) UserPoolPasswordPolicyOutput
func (UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyPtrOutput ¶
func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput
func (UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyPtrOutputWithContext ¶
func (o UserPoolPasswordPolicyOutput) ToUserPoolPasswordPolicyPtrOutputWithContext(ctx context.Context) UserPoolPasswordPolicyPtrOutput
type UserPoolPasswordPolicyPtrInput ¶
type UserPoolPasswordPolicyPtrInput interface { pulumi.Input ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput ToUserPoolPasswordPolicyPtrOutputWithContext(context.Context) UserPoolPasswordPolicyPtrOutput }
UserPoolPasswordPolicyPtrInput is an input type that accepts UserPoolPasswordPolicyArgs, UserPoolPasswordPolicyPtr and UserPoolPasswordPolicyPtrOutput values. You can construct a concrete instance of `UserPoolPasswordPolicyPtrInput` via:
UserPoolPasswordPolicyArgs{...} or: nil
func UserPoolPasswordPolicyPtr ¶
func UserPoolPasswordPolicyPtr(v *UserPoolPasswordPolicyArgs) UserPoolPasswordPolicyPtrInput
type UserPoolPasswordPolicyPtrOutput ¶
type UserPoolPasswordPolicyPtrOutput struct{ *pulumi.OutputState }
func (UserPoolPasswordPolicyPtrOutput) Elem ¶
func (o UserPoolPasswordPolicyPtrOutput) Elem() UserPoolPasswordPolicyOutput
func (UserPoolPasswordPolicyPtrOutput) ElementType ¶
func (UserPoolPasswordPolicyPtrOutput) ElementType() reflect.Type
func (UserPoolPasswordPolicyPtrOutput) MinimumLength ¶
func (o UserPoolPasswordPolicyPtrOutput) MinimumLength() pulumi.IntPtrOutput
Minimum length of the password policy that you have set.
func (UserPoolPasswordPolicyPtrOutput) RequireLowercase ¶
func (o UserPoolPasswordPolicyPtrOutput) RequireLowercase() pulumi.BoolPtrOutput
Whether you have required users to use at least one lowercase letter in their password.
func (UserPoolPasswordPolicyPtrOutput) RequireNumbers ¶
func (o UserPoolPasswordPolicyPtrOutput) RequireNumbers() pulumi.BoolPtrOutput
Whether you have required users to use at least one number in their password.
func (UserPoolPasswordPolicyPtrOutput) RequireSymbols ¶
func (o UserPoolPasswordPolicyPtrOutput) RequireSymbols() pulumi.BoolPtrOutput
Whether you have required users to use at least one symbol in their password.
func (UserPoolPasswordPolicyPtrOutput) RequireUppercase ¶
func (o UserPoolPasswordPolicyPtrOutput) RequireUppercase() pulumi.BoolPtrOutput
Whether you have required users to use at least one uppercase letter in their password.
func (UserPoolPasswordPolicyPtrOutput) TemporaryPasswordValidityDays ¶
func (o UserPoolPasswordPolicyPtrOutput) TemporaryPasswordValidityDays() pulumi.IntPtrOutput
In the password policy you have set, refers to the number of days a temporary password is valid. If the user does not sign-in during this time, their password will need to be reset by an administrator.
func (UserPoolPasswordPolicyPtrOutput) ToUserPoolPasswordPolicyPtrOutput ¶
func (o UserPoolPasswordPolicyPtrOutput) ToUserPoolPasswordPolicyPtrOutput() UserPoolPasswordPolicyPtrOutput
func (UserPoolPasswordPolicyPtrOutput) ToUserPoolPasswordPolicyPtrOutputWithContext ¶
func (o UserPoolPasswordPolicyPtrOutput) ToUserPoolPasswordPolicyPtrOutputWithContext(ctx context.Context) UserPoolPasswordPolicyPtrOutput
type UserPoolPtrInput ¶
type UserPoolPtrInput interface { pulumi.Input ToUserPoolPtrOutput() UserPoolPtrOutput ToUserPoolPtrOutputWithContext(ctx context.Context) UserPoolPtrOutput }
type UserPoolPtrOutput ¶
type UserPoolPtrOutput struct{ *pulumi.OutputState }
func (UserPoolPtrOutput) Elem ¶ added in v4.15.0
func (o UserPoolPtrOutput) Elem() UserPoolOutput
func (UserPoolPtrOutput) ElementType ¶
func (UserPoolPtrOutput) ElementType() reflect.Type
func (UserPoolPtrOutput) ToUserPoolPtrOutput ¶
func (o UserPoolPtrOutput) ToUserPoolPtrOutput() UserPoolPtrOutput
func (UserPoolPtrOutput) ToUserPoolPtrOutputWithContext ¶
func (o UserPoolPtrOutput) ToUserPoolPtrOutputWithContext(ctx context.Context) UserPoolPtrOutput
type UserPoolSchema ¶
type UserPoolSchema struct { // Attribute data type. Must be one of `Boolean`, `Number`, `String`, `DateTime`. AttributeDataType string `pulumi:"attributeDataType"` // Whether the attribute type is developer only. DeveloperOnlyAttribute *bool `pulumi:"developerOnlyAttribute"` // Whether the attribute can be changed once it has been created. Mutable *bool `pulumi:"mutable"` // Name of the attribute. Name string `pulumi:"name"` // Configuration block for the constraints for an attribute of the number type. Detailed below. NumberAttributeConstraints *UserPoolSchemaNumberAttributeConstraints `pulumi:"numberAttributeConstraints"` // Whether a user pool attribute is required. If the attribute is required and the user does not provide a value, registration or sign-in will fail. Required *bool `pulumi:"required"` // Constraints for an attribute of the string type. Detailed below. StringAttributeConstraints *UserPoolSchemaStringAttributeConstraints `pulumi:"stringAttributeConstraints"` }
type UserPoolSchemaArgs ¶
type UserPoolSchemaArgs struct { // Attribute data type. Must be one of `Boolean`, `Number`, `String`, `DateTime`. AttributeDataType pulumi.StringInput `pulumi:"attributeDataType"` // Whether the attribute type is developer only. DeveloperOnlyAttribute pulumi.BoolPtrInput `pulumi:"developerOnlyAttribute"` // Whether the attribute can be changed once it has been created. Mutable pulumi.BoolPtrInput `pulumi:"mutable"` // Name of the attribute. Name pulumi.StringInput `pulumi:"name"` // Configuration block for the constraints for an attribute of the number type. Detailed below. NumberAttributeConstraints UserPoolSchemaNumberAttributeConstraintsPtrInput `pulumi:"numberAttributeConstraints"` // Whether a user pool attribute is required. If the attribute is required and the user does not provide a value, registration or sign-in will fail. Required pulumi.BoolPtrInput `pulumi:"required"` // Constraints for an attribute of the string type. Detailed below. StringAttributeConstraints UserPoolSchemaStringAttributeConstraintsPtrInput `pulumi:"stringAttributeConstraints"` }
func (UserPoolSchemaArgs) ElementType ¶
func (UserPoolSchemaArgs) ElementType() reflect.Type
func (UserPoolSchemaArgs) ToUserPoolSchemaOutput ¶
func (i UserPoolSchemaArgs) ToUserPoolSchemaOutput() UserPoolSchemaOutput
func (UserPoolSchemaArgs) ToUserPoolSchemaOutputWithContext ¶
func (i UserPoolSchemaArgs) ToUserPoolSchemaOutputWithContext(ctx context.Context) UserPoolSchemaOutput
type UserPoolSchemaArray ¶
type UserPoolSchemaArray []UserPoolSchemaInput
func (UserPoolSchemaArray) ElementType ¶
func (UserPoolSchemaArray) ElementType() reflect.Type
func (UserPoolSchemaArray) ToUserPoolSchemaArrayOutput ¶
func (i UserPoolSchemaArray) ToUserPoolSchemaArrayOutput() UserPoolSchemaArrayOutput
func (UserPoolSchemaArray) ToUserPoolSchemaArrayOutputWithContext ¶
func (i UserPoolSchemaArray) ToUserPoolSchemaArrayOutputWithContext(ctx context.Context) UserPoolSchemaArrayOutput
type UserPoolSchemaArrayInput ¶
type UserPoolSchemaArrayInput interface { pulumi.Input ToUserPoolSchemaArrayOutput() UserPoolSchemaArrayOutput ToUserPoolSchemaArrayOutputWithContext(context.Context) UserPoolSchemaArrayOutput }
UserPoolSchemaArrayInput is an input type that accepts UserPoolSchemaArray and UserPoolSchemaArrayOutput values. You can construct a concrete instance of `UserPoolSchemaArrayInput` via:
UserPoolSchemaArray{ UserPoolSchemaArgs{...} }
type UserPoolSchemaArrayOutput ¶
type UserPoolSchemaArrayOutput struct{ *pulumi.OutputState }
func (UserPoolSchemaArrayOutput) ElementType ¶
func (UserPoolSchemaArrayOutput) ElementType() reflect.Type
func (UserPoolSchemaArrayOutput) Index ¶
func (o UserPoolSchemaArrayOutput) Index(i pulumi.IntInput) UserPoolSchemaOutput
func (UserPoolSchemaArrayOutput) ToUserPoolSchemaArrayOutput ¶
func (o UserPoolSchemaArrayOutput) ToUserPoolSchemaArrayOutput() UserPoolSchemaArrayOutput
func (UserPoolSchemaArrayOutput) ToUserPoolSchemaArrayOutputWithContext ¶
func (o UserPoolSchemaArrayOutput) ToUserPoolSchemaArrayOutputWithContext(ctx context.Context) UserPoolSchemaArrayOutput
type UserPoolSchemaInput ¶
type UserPoolSchemaInput interface { pulumi.Input ToUserPoolSchemaOutput() UserPoolSchemaOutput ToUserPoolSchemaOutputWithContext(context.Context) UserPoolSchemaOutput }
UserPoolSchemaInput is an input type that accepts UserPoolSchemaArgs and UserPoolSchemaOutput values. You can construct a concrete instance of `UserPoolSchemaInput` via:
UserPoolSchemaArgs{...}
type UserPoolSchemaNumberAttributeConstraintsArgs ¶
type UserPoolSchemaNumberAttributeConstraintsArgs struct { // Maximum value of an attribute that is of the number data type. MaxValue pulumi.StringPtrInput `pulumi:"maxValue"` // Minimum value of an attribute that is of the number data type. MinValue pulumi.StringPtrInput `pulumi:"minValue"` }
func (UserPoolSchemaNumberAttributeConstraintsArgs) ElementType ¶
func (UserPoolSchemaNumberAttributeConstraintsArgs) ElementType() reflect.Type
func (UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsOutput ¶
func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsOutput() UserPoolSchemaNumberAttributeConstraintsOutput
func (UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext ¶
func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsOutput
func (UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput ¶
func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput
func (UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext ¶
func (i UserPoolSchemaNumberAttributeConstraintsArgs) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput
type UserPoolSchemaNumberAttributeConstraintsInput ¶
type UserPoolSchemaNumberAttributeConstraintsInput interface { pulumi.Input ToUserPoolSchemaNumberAttributeConstraintsOutput() UserPoolSchemaNumberAttributeConstraintsOutput ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext(context.Context) UserPoolSchemaNumberAttributeConstraintsOutput }
UserPoolSchemaNumberAttributeConstraintsInput is an input type that accepts UserPoolSchemaNumberAttributeConstraintsArgs and UserPoolSchemaNumberAttributeConstraintsOutput values. You can construct a concrete instance of `UserPoolSchemaNumberAttributeConstraintsInput` via:
UserPoolSchemaNumberAttributeConstraintsArgs{...}
type UserPoolSchemaNumberAttributeConstraintsOutput ¶
type UserPoolSchemaNumberAttributeConstraintsOutput struct{ *pulumi.OutputState }
func (UserPoolSchemaNumberAttributeConstraintsOutput) ElementType ¶
func (UserPoolSchemaNumberAttributeConstraintsOutput) ElementType() reflect.Type
func (UserPoolSchemaNumberAttributeConstraintsOutput) MaxValue ¶
func (o UserPoolSchemaNumberAttributeConstraintsOutput) MaxValue() pulumi.StringPtrOutput
Maximum value of an attribute that is of the number data type.
func (UserPoolSchemaNumberAttributeConstraintsOutput) MinValue ¶
func (o UserPoolSchemaNumberAttributeConstraintsOutput) MinValue() pulumi.StringPtrOutput
Minimum value of an attribute that is of the number data type.
func (UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsOutput ¶
func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsOutput() UserPoolSchemaNumberAttributeConstraintsOutput
func (UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext ¶
func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsOutput
func (UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput ¶
func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput
func (UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext ¶
func (o UserPoolSchemaNumberAttributeConstraintsOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput
type UserPoolSchemaNumberAttributeConstraintsPtrInput ¶
type UserPoolSchemaNumberAttributeConstraintsPtrInput interface { pulumi.Input ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput }
UserPoolSchemaNumberAttributeConstraintsPtrInput is an input type that accepts UserPoolSchemaNumberAttributeConstraintsArgs, UserPoolSchemaNumberAttributeConstraintsPtr and UserPoolSchemaNumberAttributeConstraintsPtrOutput values. You can construct a concrete instance of `UserPoolSchemaNumberAttributeConstraintsPtrInput` via:
UserPoolSchemaNumberAttributeConstraintsArgs{...} or: nil
func UserPoolSchemaNumberAttributeConstraintsPtr ¶
func UserPoolSchemaNumberAttributeConstraintsPtr(v *UserPoolSchemaNumberAttributeConstraintsArgs) UserPoolSchemaNumberAttributeConstraintsPtrInput
type UserPoolSchemaNumberAttributeConstraintsPtrOutput ¶
type UserPoolSchemaNumberAttributeConstraintsPtrOutput struct{ *pulumi.OutputState }
func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) ElementType ¶
func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) ElementType() reflect.Type
func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) MaxValue ¶
func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) MaxValue() pulumi.StringPtrOutput
Maximum value of an attribute that is of the number data type.
func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) MinValue ¶
func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) MinValue() pulumi.StringPtrOutput
Minimum value of an attribute that is of the number data type.
func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput ¶
func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutput() UserPoolSchemaNumberAttributeConstraintsPtrOutput
func (UserPoolSchemaNumberAttributeConstraintsPtrOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext ¶
func (o UserPoolSchemaNumberAttributeConstraintsPtrOutput) ToUserPoolSchemaNumberAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaNumberAttributeConstraintsPtrOutput
type UserPoolSchemaOutput ¶
type UserPoolSchemaOutput struct{ *pulumi.OutputState }
func (UserPoolSchemaOutput) AttributeDataType ¶
func (o UserPoolSchemaOutput) AttributeDataType() pulumi.StringOutput
Attribute data type. Must be one of `Boolean`, `Number`, `String`, `DateTime`.
func (UserPoolSchemaOutput) DeveloperOnlyAttribute ¶
func (o UserPoolSchemaOutput) DeveloperOnlyAttribute() pulumi.BoolPtrOutput
Whether the attribute type is developer only.
func (UserPoolSchemaOutput) ElementType ¶
func (UserPoolSchemaOutput) ElementType() reflect.Type
func (UserPoolSchemaOutput) Mutable ¶
func (o UserPoolSchemaOutput) Mutable() pulumi.BoolPtrOutput
Whether the attribute can be changed once it has been created.
func (UserPoolSchemaOutput) Name ¶
func (o UserPoolSchemaOutput) Name() pulumi.StringOutput
Name of the attribute.
func (UserPoolSchemaOutput) NumberAttributeConstraints ¶
func (o UserPoolSchemaOutput) NumberAttributeConstraints() UserPoolSchemaNumberAttributeConstraintsPtrOutput
Configuration block for the constraints for an attribute of the number type. Detailed below.
func (UserPoolSchemaOutput) Required ¶
func (o UserPoolSchemaOutput) Required() pulumi.BoolPtrOutput
Whether a user pool attribute is required. If the attribute is required and the user does not provide a value, registration or sign-in will fail.
func (UserPoolSchemaOutput) StringAttributeConstraints ¶
func (o UserPoolSchemaOutput) StringAttributeConstraints() UserPoolSchemaStringAttributeConstraintsPtrOutput
Constraints for an attribute of the string type. Detailed below.
func (UserPoolSchemaOutput) ToUserPoolSchemaOutput ¶
func (o UserPoolSchemaOutput) ToUserPoolSchemaOutput() UserPoolSchemaOutput
func (UserPoolSchemaOutput) ToUserPoolSchemaOutputWithContext ¶
func (o UserPoolSchemaOutput) ToUserPoolSchemaOutputWithContext(ctx context.Context) UserPoolSchemaOutput
type UserPoolSchemaStringAttributeConstraintsArgs ¶
type UserPoolSchemaStringAttributeConstraintsArgs struct { // Maximum length of an attribute value of the string type. MaxLength pulumi.StringPtrInput `pulumi:"maxLength"` // Minimum length of an attribute value of the string type. MinLength pulumi.StringPtrInput `pulumi:"minLength"` }
func (UserPoolSchemaStringAttributeConstraintsArgs) ElementType ¶
func (UserPoolSchemaStringAttributeConstraintsArgs) ElementType() reflect.Type
func (UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsOutput ¶
func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsOutput() UserPoolSchemaStringAttributeConstraintsOutput
func (UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsOutputWithContext ¶
func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsOutput
func (UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsPtrOutput ¶
func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput
func (UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext ¶
func (i UserPoolSchemaStringAttributeConstraintsArgs) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput
type UserPoolSchemaStringAttributeConstraintsInput ¶
type UserPoolSchemaStringAttributeConstraintsInput interface { pulumi.Input ToUserPoolSchemaStringAttributeConstraintsOutput() UserPoolSchemaStringAttributeConstraintsOutput ToUserPoolSchemaStringAttributeConstraintsOutputWithContext(context.Context) UserPoolSchemaStringAttributeConstraintsOutput }
UserPoolSchemaStringAttributeConstraintsInput is an input type that accepts UserPoolSchemaStringAttributeConstraintsArgs and UserPoolSchemaStringAttributeConstraintsOutput values. You can construct a concrete instance of `UserPoolSchemaStringAttributeConstraintsInput` via:
UserPoolSchemaStringAttributeConstraintsArgs{...}
type UserPoolSchemaStringAttributeConstraintsOutput ¶
type UserPoolSchemaStringAttributeConstraintsOutput struct{ *pulumi.OutputState }
func (UserPoolSchemaStringAttributeConstraintsOutput) ElementType ¶
func (UserPoolSchemaStringAttributeConstraintsOutput) ElementType() reflect.Type
func (UserPoolSchemaStringAttributeConstraintsOutput) MaxLength ¶
func (o UserPoolSchemaStringAttributeConstraintsOutput) MaxLength() pulumi.StringPtrOutput
Maximum length of an attribute value of the string type.
func (UserPoolSchemaStringAttributeConstraintsOutput) MinLength ¶
func (o UserPoolSchemaStringAttributeConstraintsOutput) MinLength() pulumi.StringPtrOutput
Minimum length of an attribute value of the string type.
func (UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsOutput ¶
func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsOutput() UserPoolSchemaStringAttributeConstraintsOutput
func (UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsOutputWithContext ¶
func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsOutput
func (UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutput ¶
func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput
func (UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext ¶
func (o UserPoolSchemaStringAttributeConstraintsOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput
type UserPoolSchemaStringAttributeConstraintsPtrInput ¶
type UserPoolSchemaStringAttributeConstraintsPtrInput interface { pulumi.Input ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput }
UserPoolSchemaStringAttributeConstraintsPtrInput is an input type that accepts UserPoolSchemaStringAttributeConstraintsArgs, UserPoolSchemaStringAttributeConstraintsPtr and UserPoolSchemaStringAttributeConstraintsPtrOutput values. You can construct a concrete instance of `UserPoolSchemaStringAttributeConstraintsPtrInput` via:
UserPoolSchemaStringAttributeConstraintsArgs{...} or: nil
func UserPoolSchemaStringAttributeConstraintsPtr ¶
func UserPoolSchemaStringAttributeConstraintsPtr(v *UserPoolSchemaStringAttributeConstraintsArgs) UserPoolSchemaStringAttributeConstraintsPtrInput
type UserPoolSchemaStringAttributeConstraintsPtrOutput ¶
type UserPoolSchemaStringAttributeConstraintsPtrOutput struct{ *pulumi.OutputState }
func (UserPoolSchemaStringAttributeConstraintsPtrOutput) ElementType ¶
func (UserPoolSchemaStringAttributeConstraintsPtrOutput) ElementType() reflect.Type
func (UserPoolSchemaStringAttributeConstraintsPtrOutput) MaxLength ¶
func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) MaxLength() pulumi.StringPtrOutput
Maximum length of an attribute value of the string type.
func (UserPoolSchemaStringAttributeConstraintsPtrOutput) MinLength ¶
func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) MinLength() pulumi.StringPtrOutput
Minimum length of an attribute value of the string type.
func (UserPoolSchemaStringAttributeConstraintsPtrOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutput ¶
func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutput() UserPoolSchemaStringAttributeConstraintsPtrOutput
func (UserPoolSchemaStringAttributeConstraintsPtrOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext ¶
func (o UserPoolSchemaStringAttributeConstraintsPtrOutput) ToUserPoolSchemaStringAttributeConstraintsPtrOutputWithContext(ctx context.Context) UserPoolSchemaStringAttributeConstraintsPtrOutput
type UserPoolSmsConfiguration ¶
type UserPoolSmsConfiguration struct { // External ID used in IAM role trust relationships. For more information about using external IDs, see [How to Use an External ID When Granting Access to Your AWS Resources to a Third Party](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html). ExternalId string `pulumi:"externalId"` // ARN of the Amazon SNS caller. This is usually the IAM role that you've given Cognito permission to assume. SnsCallerArn string `pulumi:"snsCallerArn"` }
type UserPoolSmsConfigurationArgs ¶
type UserPoolSmsConfigurationArgs struct { // External ID used in IAM role trust relationships. For more information about using external IDs, see [How to Use an External ID When Granting Access to Your AWS Resources to a Third Party](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html). ExternalId pulumi.StringInput `pulumi:"externalId"` // ARN of the Amazon SNS caller. This is usually the IAM role that you've given Cognito permission to assume. SnsCallerArn pulumi.StringInput `pulumi:"snsCallerArn"` }
func (UserPoolSmsConfigurationArgs) ElementType ¶
func (UserPoolSmsConfigurationArgs) ElementType() reflect.Type
func (UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationOutput ¶
func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationOutput() UserPoolSmsConfigurationOutput
func (UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationOutputWithContext ¶
func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationOutputWithContext(ctx context.Context) UserPoolSmsConfigurationOutput
func (UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationPtrOutput ¶
func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput
func (UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationPtrOutputWithContext ¶
func (i UserPoolSmsConfigurationArgs) ToUserPoolSmsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSmsConfigurationPtrOutput
type UserPoolSmsConfigurationInput ¶
type UserPoolSmsConfigurationInput interface { pulumi.Input ToUserPoolSmsConfigurationOutput() UserPoolSmsConfigurationOutput ToUserPoolSmsConfigurationOutputWithContext(context.Context) UserPoolSmsConfigurationOutput }
UserPoolSmsConfigurationInput is an input type that accepts UserPoolSmsConfigurationArgs and UserPoolSmsConfigurationOutput values. You can construct a concrete instance of `UserPoolSmsConfigurationInput` via:
UserPoolSmsConfigurationArgs{...}
type UserPoolSmsConfigurationOutput ¶
type UserPoolSmsConfigurationOutput struct{ *pulumi.OutputState }
func (UserPoolSmsConfigurationOutput) ElementType ¶
func (UserPoolSmsConfigurationOutput) ElementType() reflect.Type
func (UserPoolSmsConfigurationOutput) ExternalId ¶
func (o UserPoolSmsConfigurationOutput) ExternalId() pulumi.StringOutput
External ID used in IAM role trust relationships. For more information about using external IDs, see [How to Use an External ID When Granting Access to Your AWS Resources to a Third Party](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
func (UserPoolSmsConfigurationOutput) SnsCallerArn ¶
func (o UserPoolSmsConfigurationOutput) SnsCallerArn() pulumi.StringOutput
ARN of the Amazon SNS caller. This is usually the IAM role that you've given Cognito permission to assume.
func (UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationOutput ¶
func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationOutput() UserPoolSmsConfigurationOutput
func (UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationOutputWithContext ¶
func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationOutputWithContext(ctx context.Context) UserPoolSmsConfigurationOutput
func (UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationPtrOutput ¶
func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput
func (UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationPtrOutputWithContext ¶
func (o UserPoolSmsConfigurationOutput) ToUserPoolSmsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSmsConfigurationPtrOutput
type UserPoolSmsConfigurationPtrInput ¶
type UserPoolSmsConfigurationPtrInput interface { pulumi.Input ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput ToUserPoolSmsConfigurationPtrOutputWithContext(context.Context) UserPoolSmsConfigurationPtrOutput }
UserPoolSmsConfigurationPtrInput is an input type that accepts UserPoolSmsConfigurationArgs, UserPoolSmsConfigurationPtr and UserPoolSmsConfigurationPtrOutput values. You can construct a concrete instance of `UserPoolSmsConfigurationPtrInput` via:
UserPoolSmsConfigurationArgs{...} or: nil
func UserPoolSmsConfigurationPtr ¶
func UserPoolSmsConfigurationPtr(v *UserPoolSmsConfigurationArgs) UserPoolSmsConfigurationPtrInput
type UserPoolSmsConfigurationPtrOutput ¶
type UserPoolSmsConfigurationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolSmsConfigurationPtrOutput) Elem ¶
func (o UserPoolSmsConfigurationPtrOutput) Elem() UserPoolSmsConfigurationOutput
func (UserPoolSmsConfigurationPtrOutput) ElementType ¶
func (UserPoolSmsConfigurationPtrOutput) ElementType() reflect.Type
func (UserPoolSmsConfigurationPtrOutput) ExternalId ¶
func (o UserPoolSmsConfigurationPtrOutput) ExternalId() pulumi.StringPtrOutput
External ID used in IAM role trust relationships. For more information about using external IDs, see [How to Use an External ID When Granting Access to Your AWS Resources to a Third Party](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
func (UserPoolSmsConfigurationPtrOutput) SnsCallerArn ¶
func (o UserPoolSmsConfigurationPtrOutput) SnsCallerArn() pulumi.StringPtrOutput
ARN of the Amazon SNS caller. This is usually the IAM role that you've given Cognito permission to assume.
func (UserPoolSmsConfigurationPtrOutput) ToUserPoolSmsConfigurationPtrOutput ¶
func (o UserPoolSmsConfigurationPtrOutput) ToUserPoolSmsConfigurationPtrOutput() UserPoolSmsConfigurationPtrOutput
func (UserPoolSmsConfigurationPtrOutput) ToUserPoolSmsConfigurationPtrOutputWithContext ¶
func (o UserPoolSmsConfigurationPtrOutput) ToUserPoolSmsConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSmsConfigurationPtrOutput
type UserPoolSoftwareTokenMfaConfiguration ¶
type UserPoolSoftwareTokenMfaConfiguration struct { // Boolean whether to enable software token Multi-Factor (MFA) tokens, such as Time-based One-Time Password (TOTP). To disable software token MFA When `smsConfiguration` is not present, the `mfaConfiguration` argument must be set to `OFF` and the `softwareTokenMfaConfiguration` configuration block must be fully removed. Enabled bool `pulumi:"enabled"` }
type UserPoolSoftwareTokenMfaConfigurationArgs ¶
type UserPoolSoftwareTokenMfaConfigurationArgs struct { // Boolean whether to enable software token Multi-Factor (MFA) tokens, such as Time-based One-Time Password (TOTP). To disable software token MFA When `smsConfiguration` is not present, the `mfaConfiguration` argument must be set to `OFF` and the `softwareTokenMfaConfiguration` configuration block must be fully removed. Enabled pulumi.BoolInput `pulumi:"enabled"` }
func (UserPoolSoftwareTokenMfaConfigurationArgs) ElementType ¶
func (UserPoolSoftwareTokenMfaConfigurationArgs) ElementType() reflect.Type
func (UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationOutput ¶
func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationOutput() UserPoolSoftwareTokenMfaConfigurationOutput
func (UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext ¶
func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationOutput
func (UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput ¶
func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput
func (UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext ¶
func (i UserPoolSoftwareTokenMfaConfigurationArgs) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput
type UserPoolSoftwareTokenMfaConfigurationInput ¶
type UserPoolSoftwareTokenMfaConfigurationInput interface { pulumi.Input ToUserPoolSoftwareTokenMfaConfigurationOutput() UserPoolSoftwareTokenMfaConfigurationOutput ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext(context.Context) UserPoolSoftwareTokenMfaConfigurationOutput }
UserPoolSoftwareTokenMfaConfigurationInput is an input type that accepts UserPoolSoftwareTokenMfaConfigurationArgs and UserPoolSoftwareTokenMfaConfigurationOutput values. You can construct a concrete instance of `UserPoolSoftwareTokenMfaConfigurationInput` via:
UserPoolSoftwareTokenMfaConfigurationArgs{...}
type UserPoolSoftwareTokenMfaConfigurationOutput ¶
type UserPoolSoftwareTokenMfaConfigurationOutput struct{ *pulumi.OutputState }
func (UserPoolSoftwareTokenMfaConfigurationOutput) ElementType ¶
func (UserPoolSoftwareTokenMfaConfigurationOutput) ElementType() reflect.Type
func (UserPoolSoftwareTokenMfaConfigurationOutput) Enabled ¶
func (o UserPoolSoftwareTokenMfaConfigurationOutput) Enabled() pulumi.BoolOutput
Boolean whether to enable software token Multi-Factor (MFA) tokens, such as Time-based One-Time Password (TOTP). To disable software token MFA When `smsConfiguration` is not present, the `mfaConfiguration` argument must be set to `OFF` and the `softwareTokenMfaConfiguration` configuration block must be fully removed.
func (UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationOutput ¶
func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationOutput() UserPoolSoftwareTokenMfaConfigurationOutput
func (UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext ¶
func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationOutput
func (UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput ¶
func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput
func (UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext ¶
func (o UserPoolSoftwareTokenMfaConfigurationOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput
type UserPoolSoftwareTokenMfaConfigurationPtrInput ¶
type UserPoolSoftwareTokenMfaConfigurationPtrInput interface { pulumi.Input ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput }
UserPoolSoftwareTokenMfaConfigurationPtrInput is an input type that accepts UserPoolSoftwareTokenMfaConfigurationArgs, UserPoolSoftwareTokenMfaConfigurationPtr and UserPoolSoftwareTokenMfaConfigurationPtrOutput values. You can construct a concrete instance of `UserPoolSoftwareTokenMfaConfigurationPtrInput` via:
UserPoolSoftwareTokenMfaConfigurationArgs{...} or: nil
func UserPoolSoftwareTokenMfaConfigurationPtr ¶
func UserPoolSoftwareTokenMfaConfigurationPtr(v *UserPoolSoftwareTokenMfaConfigurationArgs) UserPoolSoftwareTokenMfaConfigurationPtrInput
type UserPoolSoftwareTokenMfaConfigurationPtrOutput ¶
type UserPoolSoftwareTokenMfaConfigurationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolSoftwareTokenMfaConfigurationPtrOutput) ElementType ¶
func (UserPoolSoftwareTokenMfaConfigurationPtrOutput) ElementType() reflect.Type
func (UserPoolSoftwareTokenMfaConfigurationPtrOutput) Enabled ¶
func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) Enabled() pulumi.BoolPtrOutput
Boolean whether to enable software token Multi-Factor (MFA) tokens, such as Time-based One-Time Password (TOTP). To disable software token MFA When `smsConfiguration` is not present, the `mfaConfiguration` argument must be set to `OFF` and the `softwareTokenMfaConfiguration` configuration block must be fully removed.
func (UserPoolSoftwareTokenMfaConfigurationPtrOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput ¶
func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutput() UserPoolSoftwareTokenMfaConfigurationPtrOutput
func (UserPoolSoftwareTokenMfaConfigurationPtrOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext ¶
func (o UserPoolSoftwareTokenMfaConfigurationPtrOutput) ToUserPoolSoftwareTokenMfaConfigurationPtrOutputWithContext(ctx context.Context) UserPoolSoftwareTokenMfaConfigurationPtrOutput
type UserPoolState ¶
type UserPoolState struct { // Configuration block to define which verified available method a user can use to recover their forgotten password. Detailed below. AccountRecoverySetting UserPoolAccountRecoverySettingPtrInput // Configuration block for creating a new user profile. Detailed below. AdminCreateUserConfig UserPoolAdminCreateUserConfigPtrInput // Attributes supported as an alias for this user pool. Valid values: `phoneNumber`, `email`, or `preferredUsername`. Conflicts with `usernameAttributes`. AliasAttributes pulumi.StringArrayInput // ARN of the user pool. Arn pulumi.StringPtrInput // Attributes to be auto-verified. Valid values: `email`, `phoneNumber`. AutoVerifiedAttributes pulumi.StringArrayInput // Date the user pool was created. CreationDate pulumi.StringPtrInput // A custom domain name that you provide to Amazon Cognito. This parameter applies only if you use a custom domain to host the sign-up and sign-in pages for your application. For example: `auth.example.com`. CustomDomain pulumi.StringPtrInput // Configuration block for the user pool's device tracking. Detailed below. DeviceConfiguration UserPoolDeviceConfigurationPtrInput // Holds the domain prefix if the user pool has a domain associated with it. Domain pulumi.StringPtrInput // Configuration block for configuring email. Detailed below. EmailConfiguration UserPoolEmailConfigurationPtrInput // String representing the email verification message. Conflicts with `verificationMessageTemplate` configuration block `emailMessage` argument. EmailVerificationMessage pulumi.StringPtrInput // String representing the email verification subject. Conflicts with `verificationMessageTemplate` configuration block `emailSubject` argument. EmailVerificationSubject pulumi.StringPtrInput // Endpoint name of the user pool. Example format: `cognito-idp.REGION.amazonaws.com/xxxx_yyyyy` Endpoint pulumi.StringPtrInput // A number estimating the size of the user pool. EstimatedNumberOfUsers pulumi.IntPtrInput // Configuration block for the AWS Lambda triggers associated with the user pool. Detailed below. LambdaConfig UserPoolLambdaConfigPtrInput // Date the user pool was last modified. LastModifiedDate pulumi.StringPtrInput // Multi-Factor Authentication (MFA) configuration for the User Pool. Defaults of `OFF`. Valid values are `OFF` (MFA Tokens are not required), `ON` (MFA is required for all users to sign in; requires at least one of `smsConfiguration` or `softwareTokenMfaConfiguration` to be configured), or `OPTIONAL` (MFA Will be required only for individual users who have MFA Enabled; requires at least one of `smsConfiguration` or `softwareTokenMfaConfiguration` to be configured). MfaConfiguration pulumi.StringPtrInput // Name of the attribute. Name pulumi.StringPtrInput // Configuration blocked for information about the user pool password policy. Detailed below. PasswordPolicy UserPoolPasswordPolicyPtrInput // Configuration block for the schema attributes of a user pool. Detailed below. Schema attributes from the [standard attribute set](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes) only need to be specified if they are different from the default configuration. Attributes can be added, but not modified or removed. Maximum of 50 attributes. Schemas UserPoolSchemaArrayInput // String representing the SMS authentication message. The Message must contain the `{####}` placeholder, which will be replaced with the code. SmsAuthenticationMessage pulumi.StringPtrInput // Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. SmsConfiguration UserPoolSmsConfigurationPtrInput // String representing the SMS verification message. Conflicts with `verificationMessageTemplate` configuration block `smsMessage` argument. SmsVerificationMessage pulumi.StringPtrInput // Configuration block for software token Mult-Factor Authentication (MFA) settings. Detailed below. SoftwareTokenMfaConfiguration UserPoolSoftwareTokenMfaConfigurationPtrInput // Map of tags to assign to the User Pool. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. Tags pulumi.StringMapInput // A map of tags assigned to the resource, including those inherited from the provider . TagsAll pulumi.StringMapInput // Configuration block for user pool add-ons to enable user pool advanced security mode features. Detailed below. UserPoolAddOns UserPoolUserPoolAddOnsPtrInput // Whether email addresses or phone numbers can be specified as usernames when a user signs up. Conflicts with `aliasAttributes`. UsernameAttributes pulumi.StringArrayInput // Configuration block for username configuration. Detailed below. UsernameConfiguration UserPoolUsernameConfigurationPtrInput // Configuration block for verification message templates. Detailed below. VerificationMessageTemplate UserPoolVerificationMessageTemplatePtrInput }
func (UserPoolState) ElementType ¶
func (UserPoolState) ElementType() reflect.Type
type UserPoolUICustomization ¶
type UserPoolUICustomization struct { pulumi.CustomResourceState // The client ID for the client app. Defaults to `ALL`. If `ALL` is specified, the `css` and/or `imageFile` settings will be used for every client that has no UI customization set previously. ClientId pulumi.StringPtrOutput `pulumi:"clientId"` // The creation date in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8) for the UI customization. CreationDate pulumi.StringOutput `pulumi:"creationDate"` // The CSS values in the UI customization, provided as a String. At least one of `css` or `imageFile` is required. Css pulumi.StringPtrOutput `pulumi:"css"` // The CSS version number. CssVersion pulumi.StringOutput `pulumi:"cssVersion"` // The uploaded logo image for the UI customization, provided as a base64-encoded String. Drift detection is not possible for this argument. At least one of `css` or `imageFile` is required. ImageFile pulumi.StringPtrOutput `pulumi:"imageFile"` // The logo image URL for the UI customization. ImageUrl pulumi.StringOutput `pulumi:"imageUrl"` // The last-modified date in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8) for the UI customization. LastModifiedDate pulumi.StringOutput `pulumi:"lastModifiedDate"` // The user pool ID for the user pool. UserPoolId pulumi.StringOutput `pulumi:"userPoolId"` }
Provides a Cognito User Pool UI Customization resource.
> **Note:** To use this resource, the user pool must have a domain associated with it. For more information, see the Amazon Cognito Developer Guide on [Customizing the Built-in Sign-In and Sign-up Webpages](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-ui-customization.html).
## Example Usage ### UI customization settings for a single client
```go package main
import (
"encoding/base64" "io/ioutil" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func filebase64OrPanic(path string) pulumi.StringPtrInput { if fileData, err := ioutil.ReadFile(path); err == nil { return pulumi.String(base64.StdEncoding.EncodeToString(fileData[:])) } else { panic(err.Error()) } }
func main() { pulumi.Run(func(ctx *pulumi.Context) error { exampleUserPool, err := cognito.NewUserPool(ctx, "exampleUserPool", nil) if err != nil { return err } exampleUserPoolDomain, err := cognito.NewUserPoolDomain(ctx, "exampleUserPoolDomain", &cognito.UserPoolDomainArgs{ Domain: pulumi.String("example"), UserPoolId: exampleUserPool.ID(), }) if err != nil { return err } exampleUserPoolClient, err := cognito.NewUserPoolClient(ctx, "exampleUserPoolClient", &cognito.UserPoolClientArgs{ UserPoolId: exampleUserPool.ID(), }) if err != nil { return err } _, err = cognito.NewUserPoolUICustomization(ctx, "exampleUserPoolUICustomization", &cognito.UserPoolUICustomizationArgs{ ClientId: exampleUserPoolClient.ID(), Css: pulumi.String(".label-customizable {font-weight: 400;}"), ImageFile: filebase64OrPanic("logo.png"), UserPoolId: exampleUserPoolDomain.UserPoolId, }) if err != nil { return err } return nil }) }
``` ### UI customization settings for all clients
```go package main
import (
"encoding/base64" "io/ioutil" "github.com/pulumi/pulumi-aws/sdk/v4/go/aws/cognito" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func filebase64OrPanic(path string) pulumi.StringPtrInput { if fileData, err := ioutil.ReadFile(path); err == nil { return pulumi.String(base64.StdEncoding.EncodeToString(fileData[:])) } else { panic(err.Error()) } }
func main() { pulumi.Run(func(ctx *pulumi.Context) error { exampleUserPool, err := cognito.NewUserPool(ctx, "exampleUserPool", nil) if err != nil { return err } exampleUserPoolDomain, err := cognito.NewUserPoolDomain(ctx, "exampleUserPoolDomain", &cognito.UserPoolDomainArgs{ Domain: pulumi.String("example"), UserPoolId: exampleUserPool.ID(), }) if err != nil { return err } _, err = cognito.NewUserPoolUICustomization(ctx, "exampleUserPoolUICustomization", &cognito.UserPoolUICustomizationArgs{ Css: pulumi.String(".label-customizable {font-weight: 400;}"), ImageFile: filebase64OrPanic("logo.png"), UserPoolId: exampleUserPoolDomain.UserPoolId, }) if err != nil { return err } return nil }) }
```
## Import
Cognito User Pool UI Customizations can be imported using the `user_pool_id` and `client_id` separated by `,`, e.g.
```sh
$ pulumi import aws:cognito/userPoolUICustomization:UserPoolUICustomization example us-west-2_ZCTarbt5C,12bu4fuk3mlgqa2rtrujgp6egq
```
func GetUserPoolUICustomization ¶
func GetUserPoolUICustomization(ctx *pulumi.Context, name string, id pulumi.IDInput, state *UserPoolUICustomizationState, opts ...pulumi.ResourceOption) (*UserPoolUICustomization, error)
GetUserPoolUICustomization gets an existing UserPoolUICustomization resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewUserPoolUICustomization ¶
func NewUserPoolUICustomization(ctx *pulumi.Context, name string, args *UserPoolUICustomizationArgs, opts ...pulumi.ResourceOption) (*UserPoolUICustomization, error)
NewUserPoolUICustomization registers a new resource with the given unique name, arguments, and options.
func (*UserPoolUICustomization) ElementType ¶
func (*UserPoolUICustomization) ElementType() reflect.Type
func (*UserPoolUICustomization) ToUserPoolUICustomizationOutput ¶
func (i *UserPoolUICustomization) ToUserPoolUICustomizationOutput() UserPoolUICustomizationOutput
func (*UserPoolUICustomization) ToUserPoolUICustomizationOutputWithContext ¶
func (i *UserPoolUICustomization) ToUserPoolUICustomizationOutputWithContext(ctx context.Context) UserPoolUICustomizationOutput
func (*UserPoolUICustomization) ToUserPoolUICustomizationPtrOutput ¶
func (i *UserPoolUICustomization) ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput
func (*UserPoolUICustomization) ToUserPoolUICustomizationPtrOutputWithContext ¶
func (i *UserPoolUICustomization) ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput
type UserPoolUICustomizationArgs ¶
type UserPoolUICustomizationArgs struct { // The client ID for the client app. Defaults to `ALL`. If `ALL` is specified, the `css` and/or `imageFile` settings will be used for every client that has no UI customization set previously. ClientId pulumi.StringPtrInput // The CSS values in the UI customization, provided as a String. At least one of `css` or `imageFile` is required. Css pulumi.StringPtrInput // The uploaded logo image for the UI customization, provided as a base64-encoded String. Drift detection is not possible for this argument. At least one of `css` or `imageFile` is required. ImageFile pulumi.StringPtrInput // The user pool ID for the user pool. UserPoolId pulumi.StringInput }
The set of arguments for constructing a UserPoolUICustomization resource.
func (UserPoolUICustomizationArgs) ElementType ¶
func (UserPoolUICustomizationArgs) ElementType() reflect.Type
type UserPoolUICustomizationArray ¶
type UserPoolUICustomizationArray []UserPoolUICustomizationInput
func (UserPoolUICustomizationArray) ElementType ¶
func (UserPoolUICustomizationArray) ElementType() reflect.Type
func (UserPoolUICustomizationArray) ToUserPoolUICustomizationArrayOutput ¶
func (i UserPoolUICustomizationArray) ToUserPoolUICustomizationArrayOutput() UserPoolUICustomizationArrayOutput
func (UserPoolUICustomizationArray) ToUserPoolUICustomizationArrayOutputWithContext ¶
func (i UserPoolUICustomizationArray) ToUserPoolUICustomizationArrayOutputWithContext(ctx context.Context) UserPoolUICustomizationArrayOutput
type UserPoolUICustomizationArrayInput ¶
type UserPoolUICustomizationArrayInput interface { pulumi.Input ToUserPoolUICustomizationArrayOutput() UserPoolUICustomizationArrayOutput ToUserPoolUICustomizationArrayOutputWithContext(context.Context) UserPoolUICustomizationArrayOutput }
UserPoolUICustomizationArrayInput is an input type that accepts UserPoolUICustomizationArray and UserPoolUICustomizationArrayOutput values. You can construct a concrete instance of `UserPoolUICustomizationArrayInput` via:
UserPoolUICustomizationArray{ UserPoolUICustomizationArgs{...} }
type UserPoolUICustomizationArrayOutput ¶
type UserPoolUICustomizationArrayOutput struct{ *pulumi.OutputState }
func (UserPoolUICustomizationArrayOutput) ElementType ¶
func (UserPoolUICustomizationArrayOutput) ElementType() reflect.Type
func (UserPoolUICustomizationArrayOutput) Index ¶
func (o UserPoolUICustomizationArrayOutput) Index(i pulumi.IntInput) UserPoolUICustomizationOutput
func (UserPoolUICustomizationArrayOutput) ToUserPoolUICustomizationArrayOutput ¶
func (o UserPoolUICustomizationArrayOutput) ToUserPoolUICustomizationArrayOutput() UserPoolUICustomizationArrayOutput
func (UserPoolUICustomizationArrayOutput) ToUserPoolUICustomizationArrayOutputWithContext ¶
func (o UserPoolUICustomizationArrayOutput) ToUserPoolUICustomizationArrayOutputWithContext(ctx context.Context) UserPoolUICustomizationArrayOutput
type UserPoolUICustomizationInput ¶
type UserPoolUICustomizationInput interface { pulumi.Input ToUserPoolUICustomizationOutput() UserPoolUICustomizationOutput ToUserPoolUICustomizationOutputWithContext(ctx context.Context) UserPoolUICustomizationOutput }
type UserPoolUICustomizationMap ¶
type UserPoolUICustomizationMap map[string]UserPoolUICustomizationInput
func (UserPoolUICustomizationMap) ElementType ¶
func (UserPoolUICustomizationMap) ElementType() reflect.Type
func (UserPoolUICustomizationMap) ToUserPoolUICustomizationMapOutput ¶
func (i UserPoolUICustomizationMap) ToUserPoolUICustomizationMapOutput() UserPoolUICustomizationMapOutput
func (UserPoolUICustomizationMap) ToUserPoolUICustomizationMapOutputWithContext ¶
func (i UserPoolUICustomizationMap) ToUserPoolUICustomizationMapOutputWithContext(ctx context.Context) UserPoolUICustomizationMapOutput
type UserPoolUICustomizationMapInput ¶
type UserPoolUICustomizationMapInput interface { pulumi.Input ToUserPoolUICustomizationMapOutput() UserPoolUICustomizationMapOutput ToUserPoolUICustomizationMapOutputWithContext(context.Context) UserPoolUICustomizationMapOutput }
UserPoolUICustomizationMapInput is an input type that accepts UserPoolUICustomizationMap and UserPoolUICustomizationMapOutput values. You can construct a concrete instance of `UserPoolUICustomizationMapInput` via:
UserPoolUICustomizationMap{ "key": UserPoolUICustomizationArgs{...} }
type UserPoolUICustomizationMapOutput ¶
type UserPoolUICustomizationMapOutput struct{ *pulumi.OutputState }
func (UserPoolUICustomizationMapOutput) ElementType ¶
func (UserPoolUICustomizationMapOutput) ElementType() reflect.Type
func (UserPoolUICustomizationMapOutput) MapIndex ¶
func (o UserPoolUICustomizationMapOutput) MapIndex(k pulumi.StringInput) UserPoolUICustomizationOutput
func (UserPoolUICustomizationMapOutput) ToUserPoolUICustomizationMapOutput ¶
func (o UserPoolUICustomizationMapOutput) ToUserPoolUICustomizationMapOutput() UserPoolUICustomizationMapOutput
func (UserPoolUICustomizationMapOutput) ToUserPoolUICustomizationMapOutputWithContext ¶
func (o UserPoolUICustomizationMapOutput) ToUserPoolUICustomizationMapOutputWithContext(ctx context.Context) UserPoolUICustomizationMapOutput
type UserPoolUICustomizationOutput ¶
type UserPoolUICustomizationOutput struct{ *pulumi.OutputState }
func (UserPoolUICustomizationOutput) ElementType ¶
func (UserPoolUICustomizationOutput) ElementType() reflect.Type
func (UserPoolUICustomizationOutput) ToUserPoolUICustomizationOutput ¶
func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationOutput() UserPoolUICustomizationOutput
func (UserPoolUICustomizationOutput) ToUserPoolUICustomizationOutputWithContext ¶
func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationOutputWithContext(ctx context.Context) UserPoolUICustomizationOutput
func (UserPoolUICustomizationOutput) ToUserPoolUICustomizationPtrOutput ¶
func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput
func (UserPoolUICustomizationOutput) ToUserPoolUICustomizationPtrOutputWithContext ¶
func (o UserPoolUICustomizationOutput) ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput
type UserPoolUICustomizationPtrInput ¶
type UserPoolUICustomizationPtrInput interface { pulumi.Input ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput }
type UserPoolUICustomizationPtrOutput ¶
type UserPoolUICustomizationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolUICustomizationPtrOutput) Elem ¶ added in v4.15.0
func (o UserPoolUICustomizationPtrOutput) Elem() UserPoolUICustomizationOutput
func (UserPoolUICustomizationPtrOutput) ElementType ¶
func (UserPoolUICustomizationPtrOutput) ElementType() reflect.Type
func (UserPoolUICustomizationPtrOutput) ToUserPoolUICustomizationPtrOutput ¶
func (o UserPoolUICustomizationPtrOutput) ToUserPoolUICustomizationPtrOutput() UserPoolUICustomizationPtrOutput
func (UserPoolUICustomizationPtrOutput) ToUserPoolUICustomizationPtrOutputWithContext ¶
func (o UserPoolUICustomizationPtrOutput) ToUserPoolUICustomizationPtrOutputWithContext(ctx context.Context) UserPoolUICustomizationPtrOutput
type UserPoolUICustomizationState ¶
type UserPoolUICustomizationState struct { // The client ID for the client app. Defaults to `ALL`. If `ALL` is specified, the `css` and/or `imageFile` settings will be used for every client that has no UI customization set previously. ClientId pulumi.StringPtrInput // The creation date in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8) for the UI customization. CreationDate pulumi.StringPtrInput // The CSS values in the UI customization, provided as a String. At least one of `css` or `imageFile` is required. Css pulumi.StringPtrInput // The CSS version number. CssVersion pulumi.StringPtrInput // The uploaded logo image for the UI customization, provided as a base64-encoded String. Drift detection is not possible for this argument. At least one of `css` or `imageFile` is required. ImageFile pulumi.StringPtrInput // The logo image URL for the UI customization. ImageUrl pulumi.StringPtrInput // The last-modified date in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8) for the UI customization. LastModifiedDate pulumi.StringPtrInput // The user pool ID for the user pool. UserPoolId pulumi.StringPtrInput }
func (UserPoolUICustomizationState) ElementType ¶
func (UserPoolUICustomizationState) ElementType() reflect.Type
type UserPoolUserPoolAddOns ¶
type UserPoolUserPoolAddOns struct { // Mode for advanced security, must be one of `OFF`, `AUDIT` or `ENFORCED`. AdvancedSecurityMode string `pulumi:"advancedSecurityMode"` }
type UserPoolUserPoolAddOnsArgs ¶
type UserPoolUserPoolAddOnsArgs struct { // Mode for advanced security, must be one of `OFF`, `AUDIT` or `ENFORCED`. AdvancedSecurityMode pulumi.StringInput `pulumi:"advancedSecurityMode"` }
func (UserPoolUserPoolAddOnsArgs) ElementType ¶
func (UserPoolUserPoolAddOnsArgs) ElementType() reflect.Type
func (UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsOutput ¶
func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsOutput() UserPoolUserPoolAddOnsOutput
func (UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsOutputWithContext ¶
func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsOutput
func (UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsPtrOutput ¶
func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput
func (UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsPtrOutputWithContext ¶
func (i UserPoolUserPoolAddOnsArgs) ToUserPoolUserPoolAddOnsPtrOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsPtrOutput
type UserPoolUserPoolAddOnsInput ¶
type UserPoolUserPoolAddOnsInput interface { pulumi.Input ToUserPoolUserPoolAddOnsOutput() UserPoolUserPoolAddOnsOutput ToUserPoolUserPoolAddOnsOutputWithContext(context.Context) UserPoolUserPoolAddOnsOutput }
UserPoolUserPoolAddOnsInput is an input type that accepts UserPoolUserPoolAddOnsArgs and UserPoolUserPoolAddOnsOutput values. You can construct a concrete instance of `UserPoolUserPoolAddOnsInput` via:
UserPoolUserPoolAddOnsArgs{...}
type UserPoolUserPoolAddOnsOutput ¶
type UserPoolUserPoolAddOnsOutput struct{ *pulumi.OutputState }
func (UserPoolUserPoolAddOnsOutput) AdvancedSecurityMode ¶
func (o UserPoolUserPoolAddOnsOutput) AdvancedSecurityMode() pulumi.StringOutput
Mode for advanced security, must be one of `OFF`, `AUDIT` or `ENFORCED`.
func (UserPoolUserPoolAddOnsOutput) ElementType ¶
func (UserPoolUserPoolAddOnsOutput) ElementType() reflect.Type
func (UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsOutput ¶
func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsOutput() UserPoolUserPoolAddOnsOutput
func (UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsOutputWithContext ¶
func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsOutput
func (UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsPtrOutput ¶
func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput
func (UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsPtrOutputWithContext ¶
func (o UserPoolUserPoolAddOnsOutput) ToUserPoolUserPoolAddOnsPtrOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsPtrOutput
type UserPoolUserPoolAddOnsPtrInput ¶
type UserPoolUserPoolAddOnsPtrInput interface { pulumi.Input ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput ToUserPoolUserPoolAddOnsPtrOutputWithContext(context.Context) UserPoolUserPoolAddOnsPtrOutput }
UserPoolUserPoolAddOnsPtrInput is an input type that accepts UserPoolUserPoolAddOnsArgs, UserPoolUserPoolAddOnsPtr and UserPoolUserPoolAddOnsPtrOutput values. You can construct a concrete instance of `UserPoolUserPoolAddOnsPtrInput` via:
UserPoolUserPoolAddOnsArgs{...} or: nil
func UserPoolUserPoolAddOnsPtr ¶
func UserPoolUserPoolAddOnsPtr(v *UserPoolUserPoolAddOnsArgs) UserPoolUserPoolAddOnsPtrInput
type UserPoolUserPoolAddOnsPtrOutput ¶
type UserPoolUserPoolAddOnsPtrOutput struct{ *pulumi.OutputState }
func (UserPoolUserPoolAddOnsPtrOutput) AdvancedSecurityMode ¶
func (o UserPoolUserPoolAddOnsPtrOutput) AdvancedSecurityMode() pulumi.StringPtrOutput
Mode for advanced security, must be one of `OFF`, `AUDIT` or `ENFORCED`.
func (UserPoolUserPoolAddOnsPtrOutput) Elem ¶
func (o UserPoolUserPoolAddOnsPtrOutput) Elem() UserPoolUserPoolAddOnsOutput
func (UserPoolUserPoolAddOnsPtrOutput) ElementType ¶
func (UserPoolUserPoolAddOnsPtrOutput) ElementType() reflect.Type
func (UserPoolUserPoolAddOnsPtrOutput) ToUserPoolUserPoolAddOnsPtrOutput ¶
func (o UserPoolUserPoolAddOnsPtrOutput) ToUserPoolUserPoolAddOnsPtrOutput() UserPoolUserPoolAddOnsPtrOutput
func (UserPoolUserPoolAddOnsPtrOutput) ToUserPoolUserPoolAddOnsPtrOutputWithContext ¶
func (o UserPoolUserPoolAddOnsPtrOutput) ToUserPoolUserPoolAddOnsPtrOutputWithContext(ctx context.Context) UserPoolUserPoolAddOnsPtrOutput
type UserPoolUsernameConfiguration ¶
type UserPoolUsernameConfiguration struct { // Whether username case sensitivity will be applied for all users in the user pool through Cognito APIs. CaseSensitive bool `pulumi:"caseSensitive"` }
type UserPoolUsernameConfigurationArgs ¶
type UserPoolUsernameConfigurationArgs struct { // Whether username case sensitivity will be applied for all users in the user pool through Cognito APIs. CaseSensitive pulumi.BoolInput `pulumi:"caseSensitive"` }
func (UserPoolUsernameConfigurationArgs) ElementType ¶
func (UserPoolUsernameConfigurationArgs) ElementType() reflect.Type
func (UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationOutput ¶
func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationOutput() UserPoolUsernameConfigurationOutput
func (UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationOutputWithContext ¶
func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationOutput
func (UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationPtrOutput ¶
func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput
func (UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationPtrOutputWithContext ¶
func (i UserPoolUsernameConfigurationArgs) ToUserPoolUsernameConfigurationPtrOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationPtrOutput
type UserPoolUsernameConfigurationInput ¶
type UserPoolUsernameConfigurationInput interface { pulumi.Input ToUserPoolUsernameConfigurationOutput() UserPoolUsernameConfigurationOutput ToUserPoolUsernameConfigurationOutputWithContext(context.Context) UserPoolUsernameConfigurationOutput }
UserPoolUsernameConfigurationInput is an input type that accepts UserPoolUsernameConfigurationArgs and UserPoolUsernameConfigurationOutput values. You can construct a concrete instance of `UserPoolUsernameConfigurationInput` via:
UserPoolUsernameConfigurationArgs{...}
type UserPoolUsernameConfigurationOutput ¶
type UserPoolUsernameConfigurationOutput struct{ *pulumi.OutputState }
func (UserPoolUsernameConfigurationOutput) CaseSensitive ¶
func (o UserPoolUsernameConfigurationOutput) CaseSensitive() pulumi.BoolOutput
Whether username case sensitivity will be applied for all users in the user pool through Cognito APIs.
func (UserPoolUsernameConfigurationOutput) ElementType ¶
func (UserPoolUsernameConfigurationOutput) ElementType() reflect.Type
func (UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationOutput ¶
func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationOutput() UserPoolUsernameConfigurationOutput
func (UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationOutputWithContext ¶
func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationOutput
func (UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationPtrOutput ¶
func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput
func (UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationPtrOutputWithContext ¶
func (o UserPoolUsernameConfigurationOutput) ToUserPoolUsernameConfigurationPtrOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationPtrOutput
type UserPoolUsernameConfigurationPtrInput ¶
type UserPoolUsernameConfigurationPtrInput interface { pulumi.Input ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput ToUserPoolUsernameConfigurationPtrOutputWithContext(context.Context) UserPoolUsernameConfigurationPtrOutput }
UserPoolUsernameConfigurationPtrInput is an input type that accepts UserPoolUsernameConfigurationArgs, UserPoolUsernameConfigurationPtr and UserPoolUsernameConfigurationPtrOutput values. You can construct a concrete instance of `UserPoolUsernameConfigurationPtrInput` via:
UserPoolUsernameConfigurationArgs{...} or: nil
func UserPoolUsernameConfigurationPtr ¶
func UserPoolUsernameConfigurationPtr(v *UserPoolUsernameConfigurationArgs) UserPoolUsernameConfigurationPtrInput
type UserPoolUsernameConfigurationPtrOutput ¶
type UserPoolUsernameConfigurationPtrOutput struct{ *pulumi.OutputState }
func (UserPoolUsernameConfigurationPtrOutput) CaseSensitive ¶
func (o UserPoolUsernameConfigurationPtrOutput) CaseSensitive() pulumi.BoolPtrOutput
Whether username case sensitivity will be applied for all users in the user pool through Cognito APIs.
func (UserPoolUsernameConfigurationPtrOutput) ElementType ¶
func (UserPoolUsernameConfigurationPtrOutput) ElementType() reflect.Type
func (UserPoolUsernameConfigurationPtrOutput) ToUserPoolUsernameConfigurationPtrOutput ¶
func (o UserPoolUsernameConfigurationPtrOutput) ToUserPoolUsernameConfigurationPtrOutput() UserPoolUsernameConfigurationPtrOutput
func (UserPoolUsernameConfigurationPtrOutput) ToUserPoolUsernameConfigurationPtrOutputWithContext ¶
func (o UserPoolUsernameConfigurationPtrOutput) ToUserPoolUsernameConfigurationPtrOutputWithContext(ctx context.Context) UserPoolUsernameConfigurationPtrOutput
type UserPoolVerificationMessageTemplate ¶
type UserPoolVerificationMessageTemplate struct { // Default email option. Must be either `CONFIRM_WITH_CODE` or `CONFIRM_WITH_LINK`. Defaults to `CONFIRM_WITH_CODE`. DefaultEmailOption *string `pulumi:"defaultEmailOption"` // Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument. EmailMessage *string `pulumi:"emailMessage"` // Email message template for sending a confirmation link to the user, it must contain the `{##Click Here##}` placeholder. EmailMessageByLink *string `pulumi:"emailMessageByLink"` // Subject line for the email message template. Conflicts with `emailVerificationSubject` argument. EmailSubject *string `pulumi:"emailSubject"` // Subject line for the email message template for sending a confirmation link to the user. EmailSubjectByLink *string `pulumi:"emailSubjectByLink"` // SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument. SmsMessage *string `pulumi:"smsMessage"` }
type UserPoolVerificationMessageTemplateArgs ¶
type UserPoolVerificationMessageTemplateArgs struct { // Default email option. Must be either `CONFIRM_WITH_CODE` or `CONFIRM_WITH_LINK`. Defaults to `CONFIRM_WITH_CODE`. DefaultEmailOption pulumi.StringPtrInput `pulumi:"defaultEmailOption"` // Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument. EmailMessage pulumi.StringPtrInput `pulumi:"emailMessage"` // Email message template for sending a confirmation link to the user, it must contain the `{##Click Here##}` placeholder. EmailMessageByLink pulumi.StringPtrInput `pulumi:"emailMessageByLink"` // Subject line for the email message template. Conflicts with `emailVerificationSubject` argument. EmailSubject pulumi.StringPtrInput `pulumi:"emailSubject"` // Subject line for the email message template for sending a confirmation link to the user. EmailSubjectByLink pulumi.StringPtrInput `pulumi:"emailSubjectByLink"` // SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument. SmsMessage pulumi.StringPtrInput `pulumi:"smsMessage"` }
func (UserPoolVerificationMessageTemplateArgs) ElementType ¶
func (UserPoolVerificationMessageTemplateArgs) ElementType() reflect.Type
func (UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplateOutput ¶
func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplateOutput() UserPoolVerificationMessageTemplateOutput
func (UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplateOutputWithContext ¶
func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplateOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplateOutput
func (UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplatePtrOutput ¶
func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput
func (UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplatePtrOutputWithContext ¶
func (i UserPoolVerificationMessageTemplateArgs) ToUserPoolVerificationMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplatePtrOutput
type UserPoolVerificationMessageTemplateInput ¶
type UserPoolVerificationMessageTemplateInput interface { pulumi.Input ToUserPoolVerificationMessageTemplateOutput() UserPoolVerificationMessageTemplateOutput ToUserPoolVerificationMessageTemplateOutputWithContext(context.Context) UserPoolVerificationMessageTemplateOutput }
UserPoolVerificationMessageTemplateInput is an input type that accepts UserPoolVerificationMessageTemplateArgs and UserPoolVerificationMessageTemplateOutput values. You can construct a concrete instance of `UserPoolVerificationMessageTemplateInput` via:
UserPoolVerificationMessageTemplateArgs{...}
type UserPoolVerificationMessageTemplateOutput ¶
type UserPoolVerificationMessageTemplateOutput struct{ *pulumi.OutputState }
func (UserPoolVerificationMessageTemplateOutput) DefaultEmailOption ¶
func (o UserPoolVerificationMessageTemplateOutput) DefaultEmailOption() pulumi.StringPtrOutput
Default email option. Must be either `CONFIRM_WITH_CODE` or `CONFIRM_WITH_LINK`. Defaults to `CONFIRM_WITH_CODE`.
func (UserPoolVerificationMessageTemplateOutput) ElementType ¶
func (UserPoolVerificationMessageTemplateOutput) ElementType() reflect.Type
func (UserPoolVerificationMessageTemplateOutput) EmailMessage ¶
func (o UserPoolVerificationMessageTemplateOutput) EmailMessage() pulumi.StringPtrOutput
Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument.
func (UserPoolVerificationMessageTemplateOutput) EmailMessageByLink ¶
func (o UserPoolVerificationMessageTemplateOutput) EmailMessageByLink() pulumi.StringPtrOutput
Email message template for sending a confirmation link to the user, it must contain the `{##Click Here##}` placeholder.
func (UserPoolVerificationMessageTemplateOutput) EmailSubject ¶
func (o UserPoolVerificationMessageTemplateOutput) EmailSubject() pulumi.StringPtrOutput
Subject line for the email message template. Conflicts with `emailVerificationSubject` argument.
func (UserPoolVerificationMessageTemplateOutput) EmailSubjectByLink ¶
func (o UserPoolVerificationMessageTemplateOutput) EmailSubjectByLink() pulumi.StringPtrOutput
Subject line for the email message template for sending a confirmation link to the user.
func (UserPoolVerificationMessageTemplateOutput) SmsMessage ¶
func (o UserPoolVerificationMessageTemplateOutput) SmsMessage() pulumi.StringPtrOutput
SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument.
func (UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplateOutput ¶
func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplateOutput() UserPoolVerificationMessageTemplateOutput
func (UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplateOutputWithContext ¶
func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplateOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplateOutput
func (UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplatePtrOutput ¶
func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput
func (UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplatePtrOutputWithContext ¶
func (o UserPoolVerificationMessageTemplateOutput) ToUserPoolVerificationMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplatePtrOutput
type UserPoolVerificationMessageTemplatePtrInput ¶
type UserPoolVerificationMessageTemplatePtrInput interface { pulumi.Input ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput ToUserPoolVerificationMessageTemplatePtrOutputWithContext(context.Context) UserPoolVerificationMessageTemplatePtrOutput }
UserPoolVerificationMessageTemplatePtrInput is an input type that accepts UserPoolVerificationMessageTemplateArgs, UserPoolVerificationMessageTemplatePtr and UserPoolVerificationMessageTemplatePtrOutput values. You can construct a concrete instance of `UserPoolVerificationMessageTemplatePtrInput` via:
UserPoolVerificationMessageTemplateArgs{...} or: nil
func UserPoolVerificationMessageTemplatePtr ¶
func UserPoolVerificationMessageTemplatePtr(v *UserPoolVerificationMessageTemplateArgs) UserPoolVerificationMessageTemplatePtrInput
type UserPoolVerificationMessageTemplatePtrOutput ¶
type UserPoolVerificationMessageTemplatePtrOutput struct{ *pulumi.OutputState }
func (UserPoolVerificationMessageTemplatePtrOutput) DefaultEmailOption ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) DefaultEmailOption() pulumi.StringPtrOutput
Default email option. Must be either `CONFIRM_WITH_CODE` or `CONFIRM_WITH_LINK`. Defaults to `CONFIRM_WITH_CODE`.
func (UserPoolVerificationMessageTemplatePtrOutput) ElementType ¶
func (UserPoolVerificationMessageTemplatePtrOutput) ElementType() reflect.Type
func (UserPoolVerificationMessageTemplatePtrOutput) EmailMessage ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) EmailMessage() pulumi.StringPtrOutput
Email message template. Must contain the `{####}` placeholder. Conflicts with `emailVerificationMessage` argument.
func (UserPoolVerificationMessageTemplatePtrOutput) EmailMessageByLink ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) EmailMessageByLink() pulumi.StringPtrOutput
Email message template for sending a confirmation link to the user, it must contain the `{##Click Here##}` placeholder.
func (UserPoolVerificationMessageTemplatePtrOutput) EmailSubject ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) EmailSubject() pulumi.StringPtrOutput
Subject line for the email message template. Conflicts with `emailVerificationSubject` argument.
func (UserPoolVerificationMessageTemplatePtrOutput) EmailSubjectByLink ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) EmailSubjectByLink() pulumi.StringPtrOutput
Subject line for the email message template for sending a confirmation link to the user.
func (UserPoolVerificationMessageTemplatePtrOutput) SmsMessage ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) SmsMessage() pulumi.StringPtrOutput
SMS message template. Must contain the `{####}` placeholder. Conflicts with `smsVerificationMessage` argument.
func (UserPoolVerificationMessageTemplatePtrOutput) ToUserPoolVerificationMessageTemplatePtrOutput ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) ToUserPoolVerificationMessageTemplatePtrOutput() UserPoolVerificationMessageTemplatePtrOutput
func (UserPoolVerificationMessageTemplatePtrOutput) ToUserPoolVerificationMessageTemplatePtrOutputWithContext ¶
func (o UserPoolVerificationMessageTemplatePtrOutput) ToUserPoolVerificationMessageTemplatePtrOutputWithContext(ctx context.Context) UserPoolVerificationMessageTemplatePtrOutput