Home
last modified time | relevance | path

Searched refs:AllowUnauthenticatedIdentities (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/py-moto/moto-2.2.16/tests/test_cognitoidentity/
H A Dtest_cognitoidentity.py19 IdentityPoolName=name, AllowUnauthenticatedIdentities=False
34 IdentityPoolName=name, AllowUnauthenticatedIdentities=False
44 AllowUnauthenticatedIdentities=False,
68 AllowUnauthenticatedIdentities=False,
116 AllowUnauthenticatedIdentities=False,
126 AllowUnauthenticatedIdentities=False,
160 IdentityPoolName="test_identity_pool", AllowUnauthenticatedIdentities=True
224 IdentityPoolName="test_identity_pool", AllowUnauthenticatedIdentities=True
/dports/sysutils/py-salt/salt-3004.1/tests/unit/states/
H A Dtest_boto_cognitoidentity.py71 AllowUnauthenticatedIdentities=False,
92 AllowUnauthenticatedIdentities=False,
102 AllowUnauthenticatedIdentities=True,
108 AllowUnauthenticatedIdentities=False,
117 AllowUnauthenticatedIdentities=False,
301 AllowUnauthenticatedIdentities=True,
336 AllowUnauthenticatedIdentities=True,
372 AllowUnauthenticatedIdentities=True,
413 AllowUnauthenticatedIdentities=True,
420 AllowUnauthenticatedIdentities=True,
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dboto_cognitoidentity.py185 AllowUnauthenticatedIdentities=False, argument
221 AllowUnauthenticatedIdentities=AllowUnauthenticatedIdentities,
399 AllowUnauthenticatedIdentities=False, argument
447 if AllowUnauthenticatedIdentities != request_params.get(
452 ] = AllowUnauthenticatedIdentities
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dboto_cognitoidentity.py143 AllowUnauthenticatedIdentities=False,
250 AllowUnauthenticatedIdentities=AllowUnauthenticatedIdentities,
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cognitoidentity/
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
83 AllowUnauthenticatedIdentities bool member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cognitoidentity/
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
83 AllowUnauthenticatedIdentities bool member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cognitoidentity/
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
83 AllowUnauthenticatedIdentities bool member
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cognitoidentity/
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
85 AllowUnauthenticatedIdentities bool member
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
101 AllowUnauthenticatedIdentities bool member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cognitoidentity/
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool
83 AllowUnauthenticatedIdentities bool
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cognitoidentity/
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
83 AllowUnauthenticatedIdentities bool member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cognitoidentity/
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
83 AllowUnauthenticatedIdentities bool member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cognitoidentity/
H A Dapi_op_UpdateIdentityPool.go37 AllowUnauthenticatedIdentities bool member
83 AllowUnauthenticatedIdentities bool member
H A Dapi_op_CreateIdentityPool.go53 AllowUnauthenticatedIdentities bool member
99 AllowUnauthenticatedIdentities bool member
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/CognitoIdentity/
H A DIdentityPool.pm4 has AllowUnauthenticatedIdentities => (is => 'ro', isa => 'Bool', required => 1); attribute in Paws::CognitoIdentity::IdentityPool
H A DCreateIdentityPool.pm4 has AllowUnauthenticatedIdentities => (is => 'ro', isa => 'Bool', required => 1); attribute in Paws::CognitoIdentity::CreateIdentityPool
H A DUpdateIdentityPool.pm4 has AllowUnauthenticatedIdentities => (is => 'ro', isa => 'Bool', required => 1); attribute in Paws::CognitoIdentity::UpdateIdentityPool
/dports/devel/py-botocore/botocore-1.21.61/tests/integration/
H A Dtest_cognito_identity.py26 IdentityPoolName=pool_name, AllowUnauthenticatedIdentities=True)
/dports/devel/awscli/awscli-1.20.61/awscli/examples/cognito-identity/
H A Ddescribe-identity-pool.rst14 "AllowUnauthenticatedIdentities": false,

1234